Searched refs:BLE_MESH_DATA_UUID16_ALL (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | scan.c | 270 case BLE_MESH_DATA_UUID16_ALL: in bt_mesh_scan_cb()
|
D | proxy_server.c | 1099 BLE_MESH_ADV_DATA_BYTES(BLE_MESH_DATA_UUID16_ALL, 0x27, 0x18), 1118 BLE_MESH_ADV_DATA_BYTES(BLE_MESH_DATA_UUID16_ALL, 0x28, 0x18), 1124 BLE_MESH_ADV_DATA_BYTES(BLE_MESH_DATA_UUID16_ALL, 0x28, 0x18),
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/ |
D | mesh_bearer_adapt.h | 109 #define BLE_MESH_DATA_UUID16_ALL 0x03 /* 16-bit UUID, all listed */ macro
|