Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.h8 int bt_mesh_pb_adv_open(const uint8_t uuid[16], uint16_t net_idx, uint16_t addr,
Dmain.c277 return bt_mesh_pb_adv_open(uuid, net_idx, addr, in bt_mesh_provision_adv()
Dprovisioner.c839 int bt_mesh_pb_adv_open(const uint8_t uuid[16], uint16_t net_idx, uint16_t addr, in bt_mesh_pb_adv_open() function