Home
last modified time | relevance | path

Searched refs:BLE_MESH_UUID_DECLARE_16 (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_uuid.h71 #define BLE_MESH_UUID_DECLARE_16(value) \ macro
87 #define BLE_MESH_UUID_GAP BLE_MESH_UUID_DECLARE_16(0x1800)
92 #define BLE_MESH_UUID_GATT BLE_MESH_UUID_DECLARE_16(0x1801)
97 #define BLE_MESH_UUID_CTS BLE_MESH_UUID_DECLARE_16(0x1805)
102 #define BLE_MESH_UUID_DIS BLE_MESH_UUID_DECLARE_16(0x180a)
107 #define BLE_MESH_UUID_HRS BLE_MESH_UUID_DECLARE_16(0x180d)
112 #define BLE_MESH_UUID_BAS BLE_MESH_UUID_DECLARE_16(0x180f)
117 #define BLE_MESH_UUID_HIDS BLE_MESH_UUID_DECLARE_16(0x1812)
122 #define BLE_MESH_UUID_CSC BLE_MESH_UUID_DECLARE_16(0x1816)
127 #define BLE_MESH_UUID_ESS BLE_MESH_UUID_DECLARE_16(0x181a)
[all …]