Modules | |
GAP Address types | |
GAP PHY OPTIONS (bitmask) | |
Macros | |
#define | GAP_CHNL_MAP_LEN 0x05 |
The length of channel map. More... | |
#define | GAP_FEATS_LEN 0x08 |
The length of features. More... | |
#define | GAP_ADDR_LEN 0x06 |
The length of address. More... | |
#define | GAP_INVALID_CONN_INDEX 0xFF |
Invalid connection index. More... | |
#define GAP_ADDR_LEN 0x06 |
The length of address.
Definition at line 70 of file ble_gapc.h.
#define GAP_CHNL_MAP_LEN 0x05 |
The length of channel map.
Definition at line 68 of file ble_gapc.h.
#define GAP_FEATS_LEN 0x08 |
The length of features.
Definition at line 69 of file ble_gapc.h.
#define GAP_INVALID_CONN_INDEX 0xFF |
Invalid connection index.
Definition at line 71 of file ble_gapc.h.