UUIDs for characteristics in the Proximity profile
C
#define BLE_PXPM_UUID_ALERT_LEVEL (0x2A06U) #define BLE_PXPM_UUID_TXPOWER_LEVEL (0x2A07U)
Description
Defines UUIDs for characteristics in the Proximity profile.
Macro Definition
Macro | Description |
---|---|
BLE_PXPM_UUID_ALERT_LEVEL | UUID for Alert Level characteristic. |
BLE_PXPM_UUID_TXPOWER_LEVEL | UUID for Tx Power Level characteristic. |