[
https://issues.apache.org/jira/browse/MYNEWT-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Ratner updated MYNEWT-405:
--------------------------------
Description: (was: {noformat}
Compiling ble_ll_conn.c
ble_ll_conn.c: In function 'ble_ll_conn_rx_data_pdu':
ble_ll_conn.c:2508:24: error: 'struct ble_ll_conn_sm' has no member named
'enc_data'
if ((connsm->enc_data.enc_state == CONN_ENC_S_ENCRYPTED) &&
^
ble_ll_conn.c:2508:48: error: 'CONN_ENC_S_ENCRYPTED' undeclared (first use in
this function)
if ((connsm->enc_data.enc_state == CONN_ENC_S_ENCRYPTED) &&
^
{noformat})
> Compilation error with -DBLE_LL_CFG_FEAT_LL_PRIVACY=0
> -----------------------------------------------------
>
> Key: MYNEWT-405
> URL: https://issues.apache.org/jira/browse/MYNEWT-405
> Project: Mynewt
> Issue Type: Bug
> Components: Nimble
> Affects Versions: v0_9_0, v1_0_0_beta1
> Reporter: Simon Ratner
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)