Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.h103 int bt_mesh_provisioner_pb_gatt_open(struct bt_mesh_conn *conn, uint8_t *addr);
Dproxy_client.c472 return bt_mesh_provisioner_pb_gatt_open(conn, addr->val); in prov_write_ccc()
Dprovisioner_prov.c3200 int bt_mesh_provisioner_pb_gatt_open(struct bt_mesh_conn *conn, uint8_t *addr) function