UUID of service in Proximity profile
C
#define BLE_PXPM_UUID_IMMEDIATE_ALERT_SVC 0x1802 #define BLE_PXPM_UUID_LINKLOSS_SVC 0x1803 #define BLE_PXPM_UUID_TXPOWER_SVC 0x1804
Description
The definition of UUID of services are used in Proximity profile.
Macro Definition
| Macro | Description | 
|---|---|
| BLE_PXPM_UUID_IMMEDIATE_ALERT_SVC | Immediate Alert Service UUID. | 
| BLE_PXPM_UUID_LINKLOSS_SVC | Link Loss Service UUID. | 
| BLE_PXPM_UUID_TXPOWER_SVC | Tx Power Service UUID. | 
