Searched refs:bt_mesh_provision_gatt (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | main.h | 481 int bt_mesh_provision_gatt(const uint8_t uuid[16], uint16_t net_idx, uint16_t addr,
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | main.c | 284 int bt_mesh_provision_gatt(const uint8_t uuid[16], uint16_t net_idx, uint16_t addr, in bt_mesh_provision_gatt() function
|
| /Zephyr-latest/subsys/bluetooth/mesh/shell/ |
| D | shell.c | 746 err = bt_mesh_provision_gatt(uuid, net_idx, addr, attention_duration); in cmd_provision_gatt()
|
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | test_provision.c | 306 bt_mesh_provision_gatt(uuid, 0, prov_addr, 0); in unprovisioned_beacon_gatt()
|