Home
last modified time | relevance | path

Searched defs:adv_cb (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dmain.c92 static const struct bt_le_ext_adv_cb adv_cb = { variable
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dmain.c183 static const struct bt_le_ext_adv_cb adv_cb = { variable
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/src/
Dmain.c118 static const struct bt_le_ext_adv_cb adv_cb = { variable
/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/
Dperipheral_ead.c29 static struct bt_le_ext_adv_cb adv_cb; variable
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/
Dmain.c105 static const struct bt_le_ext_adv_cb adv_cb = { variable
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_peripheral.c158 static struct bt_le_ext_adv_cb adv_cb = { variable
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_ext.c505 static const struct bt_le_ext_adv_cb adv_cb = { in bt_mesh_adv_enable() local