|
| uint32_t | accessAddr |
| |
| uint8_t | chanMap [LL_NUM_BYTES_FOR_CHAN_MAP] |
| | next data channel More...
|
| |
| uint16_t | connInterval |
| | return error code if failed to get conn info More...
|
| |
| uint8_t | crcInit [LL_PKT_CRC_LEN] |
| | bitmap of used BLE channels More...
|
| |
| uint8_t | hopValue |
| | connection interval time, range (7.5ms, 4s), 625us increments More...
|
| |
| uint16_t | mSCA |
| | Hop value for conn alg 1, integer range (5,16), can also be used to tell if using alg 2 by sending special code not in normal hop range i.e. 0xff or 0x00. More...
|
| |
| uint8_t | nextChan |
| | central sleep clock accuracy code mapped based on BLE spec More...
|
| |
| uint8_t | ownAddrType |
| | connection CRC initialization value (24 bits) More...
|
| |
§ accessAddr
§ chanMap
| uint8_t chanMap[LL_NUM_BYTES_FOR_CHAN_MAP] |
§ connInterval
return error code if failed to get conn info
§ crcInit
| uint8_t crcInit[LL_PKT_CRC_LEN] |
bitmap of used BLE channels
§ hopValue
connection interval time, range (7.5ms, 4s), 625us increments
§ mSCA
Hop value for conn alg 1, integer range (5,16), can also be used to tell if using alg 2 by sending special code not in normal hop range i.e. 0xff or 0x00.
§ nextChan
central sleep clock accuracy code mapped based on BLE spec
§ ownAddrType
connection CRC initialization value (24 bits)
The documentation for this struct was generated from the following file: