Home
last modified time | relevance | path

Searched refs:bt_mesh_gatt_cli_connect (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.h19 int bt_mesh_gatt_cli_connect(const bt_addr_le_t *addr,
Dpb_gatt_cli.c118 (void)bt_mesh_gatt_cli_connect(info->addr, &pbgatt, NULL); in bt_mesh_pb_gatt_cli_adv_recv()
Dproxy_cli.c272 err = bt_mesh_gatt_cli_connect(info->addr, &proxy, res.srv); in handle_net_id()
Dgatt_cli.c231 int bt_mesh_gatt_cli_connect(const bt_addr_le_t *addr, in bt_mesh_gatt_cli_connect() function