Macros | |
#define | BLE_GAP_ADV_CHANNEL_37 0x01 |
#define | BLE_GAP_ADV_CHANNEL_38 0x02 |
#define | BLE_GAP_ADV_CHANNEL_39 0x04 |
#define | BLE_GAP_ADV_CHANNEL_37_38_39 0x07 |
#define BLE_GAP_ADV_CHANNEL_37 0x01 |
Advertising Channel 37 (2402MHz).
Definition at line 136 of file ble_gapm.h.
#define BLE_GAP_ADV_CHANNEL_37_38_39 0x07 |
Advertising Channel 37, 38, 39.
Definition at line 139 of file ble_gapm.h.
#define BLE_GAP_ADV_CHANNEL_38 0x02 |
Advertising Channel 38 (2426MHz).
Definition at line 137 of file ble_gapm.h.
#define BLE_GAP_ADV_CHANNEL_39 0x04 |
Advertising Channel 39 (2480MHz).
Definition at line 138 of file ble_gapm.h.