S120 SoftDevice v2.1.0
Macros |
|
| #define | BLE_GAP_ROLE_INVALID 0x0 |
| #define | BLE_GAP_ROLE_PERIPH 0x1 |
| #define | BLE_GAP_ROLE_CENTRAL 0x2 |
Detailed Description
Macro Definition Documentation
| #define BLE_GAP_ROLE_CENTRAL 0x2 |
Central Role.
| #define BLE_GAP_ROLE_INVALID 0x0 |
Invalid Role.
| #define BLE_GAP_ROLE_PERIPH 0x1 |
Peripheral Role.