Home
last modified time | relevance | path

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/
Dscan.c270 case BLE_MESH_DATA_UUID16_ALL: in bt_mesh_scan_cb()
Dproxy_server.c1099 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/
Dmesh_bearer_adapt.h109 #define BLE_MESH_DATA_UUID16_ALL 0x03 /* 16-bit UUID, all listed */ macro