Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.h114 int bt_mesh_provisioner_pb_gatt_close(struct bt_mesh_conn *conn, uint8_t reason);
Dproxy_client.c433 bt_mesh_provisioner_pb_gatt_close(conn, reason); in proxy_disconnected()
Dprovisioner_prov.c3257 int bt_mesh_provisioner_pb_gatt_close(struct bt_mesh_conn *conn, uint8_t reason) function