![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
Macros | |
| #define | GAP_PROFILE_BROADCASTER 0x01U |
| A device that sends advertising events only. More... | |
| #define | GAP_PROFILE_CENTRAL 0x08U |
| #define | GAP_PROFILE_OBSERVER 0x02U |
| A device that receives advertising events only. More... | |
| #define | GAP_PROFILE_PERIPHERAL 0x04U |
Bit mask values
| #define GAP_PROFILE_BROADCASTER 0x01U |
A device that sends advertising events only.
| #define GAP_PROFILE_CENTRAL 0x08U |
A device that supports the Central role initiates the establishment of a physical connection.
| #define GAP_PROFILE_OBSERVER 0x02U |
A device that receives advertising events only.
| #define GAP_PROFILE_PERIPHERAL 0x04U |
A device that accepts the establishment of an LE physical link using the establishment procedure.