Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.h187 int bt_mesh_pb_remote_open(struct bt_mesh_rpr_cli *cli,
Dmain.c318 return bt_mesh_pb_remote_open(cli, srv, uuid, net_idx, addr); in bt_mesh_provision_remote()
Dprovisioner.c857 int bt_mesh_pb_remote_open(struct bt_mesh_rpr_cli *cli, in bt_mesh_pb_remote_open() function