Searched refs:bt_mesh_pb_gatt_cli_setup (Results 1 – 3 of 3) sorted by relevance
8 int bt_mesh_pb_gatt_cli_setup(const uint8_t uuid[16]);
74 (void)bt_mesh_pb_gatt_cli_setup(NULL); in protocol_timeout()173 return bt_mesh_pb_gatt_cli_setup(uuid); in prov_link_open()
88 int bt_mesh_pb_gatt_cli_setup(const uint8_t uuid[16]) in bt_mesh_pb_gatt_cli_setup() function