TI BLE5-Stack API Documentation
1.01.01.00
|
Macros | |
#define | GAP_PROFILE_BROADCASTER 0x01 |
A device that sends advertising events only. | |
#define | GAP_PROFILE_CENTRAL 0x08 |
#define | GAP_PROFILE_OBSERVER 0x02 |
A device that receives advertising events only. | |
#define | GAP_PROFILE_PERIPHERAL 0x04 |
Bit mask values
#define GAP_PROFILE_CENTRAL 0x08 |
A device that supports the Central role initiates the establishment of a physical connection.
#define GAP_PROFILE_PERIPHERAL 0x04 |
A device that accepts the establishment of an LE physical link using the establishment procedure.