1.1.2.1.1.1.11 Connection roles

C

#define BLE_GAP_ROLE_CENTRAL                                    0x00
#define BLE_GAP_ROLE_PERIPHERAL                                 0x01

Description

The definition of GAP role in connection state.

Macro Definition

MacroDescription
BLE_GAP_ROLE_CENTRALDevice plays Center role in connection state.
BLE_GAP_ROLE_PERIPHERALDevice plays Peripheral role in connection state