Home
last modified time | relevance | path

Searched defs:unprovisioned_beacon_gatt (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h245 void (*unprovisioned_beacon_gatt)(uint8_t uuid[16], member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c296 static void unprovisioned_beacon_gatt(uint8_t uuid[16], bt_mesh_prov_oob_info_t oob_info) in unprovisioned_beacon_gatt() function