Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.h11 int bt_mesh_pb_gatt_open(const uint8_t uuid[16], uint16_t net_idx, uint16_t addr,
Dmain.c296 return bt_mesh_pb_gatt_open(uuid, net_idx, addr, in bt_mesh_provision_gatt()
Dprovisioner.c848 int bt_mesh_pb_gatt_open(const uint8_t uuid[16], uint16_t net_idx, uint16_t addr, in bt_mesh_pb_gatt_open() function