Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt_cli.h8 int bt_mesh_pb_gatt_cli_setup(const uint8_t uuid[16]);
Dpb_gatt.c74 (void)bt_mesh_pb_gatt_cli_setup(NULL); in protocol_timeout()
173 return bt_mesh_pb_gatt_cli_setup(uuid); in prov_link_open()
Dpb_gatt_cli.c88 int bt_mesh_pb_gatt_cli_setup(const uint8_t uuid[16]) in bt_mesh_pb_gatt_cli_setup() function