Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dscan.c79 *uuid != BLE_MESH_UUID_MESH_PROXY_VAL) { in adv_service_uuid_valid()
88 if (*uuid == BLE_MESH_UUID_MESH_PROXY_VAL && in adv_service_uuid_valid()
128 case BLE_MESH_UUID_MESH_PROXY_VAL: in handle_adv_service_data()
Dproxy_client.c714 result = bt_mesh_gattc_conn_create(&remote_addr, BLE_MESH_UUID_MESH_PROXY_VAL); in bt_mesh_proxy_client_connect()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_uuid.h143 #define BLE_MESH_UUID_MESH_PROXY_VAL 0x1828 macro
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1084 if (uuid_16->val == BLE_MESH_UUID_MESH_PROXY_VAL) { in bt_mesh_gatts_service_start()
1164 service_uuid != BLE_MESH_UUID_MESH_PROXY_VAL) { in bt_mesh_gattc_conn_create()
1404 } else if (bt_mesh_gattc_info[i].service_uuid == BLE_MESH_UUID_MESH_PROXY_VAL) { in bt_mesh_bta_gattc_cb()
1528 } else if (bt_mesh_gattc_info[i].service_uuid == BLE_MESH_UUID_MESH_PROXY_VAL) { in bt_mesh_bta_gattc_cb()
1582 } else if (bt_mesh_gattc_info[i].service_uuid == BLE_MESH_UUID_MESH_PROXY_VAL) { in bt_mesh_bta_gattc_cb()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c181 } else if (bt_mesh_gattc_info[i].service_uuid == BLE_MESH_UUID_MESH_PROXY_VAL) { in ble_on_subscribe()
541 } else if (bt_mesh_gattc_info[i].service_uuid == BLE_MESH_UUID_MESH_PROXY_VAL) { in disc_cb()
1385 service_uuid != BLE_MESH_UUID_MESH_PROXY_VAL) { in bt_mesh_gattc_conn_create()