Searched refs:bt_mesh_pb_gatt_open (Results 1 – 3 of 3) sorted by relevance
11 int bt_mesh_pb_gatt_open(const uint8_t uuid[16], uint16_t net_idx, uint16_t addr,
296 return bt_mesh_pb_gatt_open(uuid, net_idx, addr, in bt_mesh_provision_gatt()
848 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