Home
last modified time | relevance | path

Searched refs:bt_mesh_prov_oob_info_t (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt_cli.c103 bt_mesh_prov_oob_info_t oob_info; in bt_mesh_pb_gatt_cli_adv_recv()
125 oob_info = (bt_mesh_prov_oob_info_t)net_buf_simple_pull_le16(buf); in bt_mesh_pb_gatt_cli_adv_recv()
Dbeacon.c431 (bt_mesh_prov_oob_info_t)oob_info, in unprovisioned_beacon_recv()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h85 } 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);
Drpr.h94 bt_mesh_prov_oob_info_t oob;
/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/
Dmain.c239 bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c691 bt_mesh_prov_oob_info_t oob_info, in print_unprovisioned_beacon()
705 bt_mesh_prov_oob_info_t oob_info) in pb_gatt_unprovisioned()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_brg.c101 static void unprovisioned_beacon(uint8_t uuid[16], bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon()
Dtest_persistence.c304 static void unprovisioned_beacon(uint8_t uuid[16], bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon()
Dtest_provision.c261 bt_mesh_prov_oob_info_t oob_info, in unprovisioned_beacon()