Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h742 int bt_mesh_gattc_conn_create(const bt_mesh_addr_t *addr, uint16_t service_uuid);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.c714 result = bt_mesh_gattc_conn_create(&remote_addr, BLE_MESH_UUID_MESH_PROXY_VAL); in bt_mesh_proxy_client_connect()
Dprovisioner_prov.c668 if (bt_mesh_gattc_conn_create(addr, BLE_MESH_UUID_MESH_PROV_VAL)) {
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1416 int bt_mesh_gattc_conn_create(const bt_mesh_addr_t *addr, uint16_t service_uuid) in bt_mesh_gattc_conn_create() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1176 int bt_mesh_gattc_conn_create(const bt_mesh_addr_t *addr, uint16_t service_uuid) in bt_mesh_gattc_conn_create() function