Macros | |
#define | BLE_GAP_ADDR_TYPE_PUBLIC 0x00 |
#define | BLE_GAP_ADDR_TYPE_RANDOM_STATIC 0x01 |
#define BLE_GAP_ADDR_TYPE_PUBLIC 0x00 |
Public (identity) address.
Definition at line 75 of file ble_gapc.h.
#define BLE_GAP_ADDR_TYPE_RANDOM_STATIC 0x01 |
Random static (identity) address.
Definition at line 76 of file ble_gapc.h.