Searched refs:bt_mesh_prov_oob_info_t (Results 1 – 9 of 9) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | pb_gatt_cli.c | 104 bt_mesh_prov_oob_info_t oob_info; in bt_mesh_pb_gatt_cli_adv_recv() 126 oob_info = (bt_mesh_prov_oob_info_t)net_buf_simple_pull_le16(buf); in bt_mesh_pb_gatt_cli_adv_recv()
|
| D | beacon.c | 431 (bt_mesh_prov_oob_info_t)oob_info, in unprovisioned_beacon_recv()
|
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | main.h | 85 } bt_mesh_prov_oob_info_t; typedef 127 bt_mesh_prov_oob_info_t oob_info; 234 bt_mesh_prov_oob_info_t oob_info, 246 bt_mesh_prov_oob_info_t oob_info);
|
| D | rpr.h | 94 bt_mesh_prov_oob_info_t oob;
|
| /Zephyr-latest/samples/bluetooth/mesh_provisioner/src/ |
| D | main.c | 239 bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon()
|
| /Zephyr-latest/subsys/bluetooth/mesh/shell/ |
| D | shell.c | 670 bt_mesh_prov_oob_info_t oob_info, in print_unprovisioned_beacon() 684 bt_mesh_prov_oob_info_t oob_info) in pb_gatt_unprovisioned()
|
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | test_provision.c | 283 bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon() 296 static void unprovisioned_beacon_gatt(uint8_t uuid[16], bt_mesh_prov_oob_info_t oob_info) in unprovisioned_beacon_gatt()
|
| D | test_brg.c | 101 static void unprovisioned_beacon(uint8_t uuid[16], bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon()
|
| D | test_persistence.c | 304 static void unprovisioned_beacon(uint8_t uuid[16], bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon()
|