Home
last modified time | relevance | path

Searched refs:bt_le_ext_adv_connected_info (Results 1 – 6 of 6) sorted by relevance

/Zephyr-4.1.0/tests/bluetooth/common/testlib/src/
Dadv.c26 static void connected_cb(struct bt_le_ext_adv *adv, struct bt_le_ext_adv_connected_info *info) in connected_cb()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/privacy/central/src/
Dtester.c72 static void connected_cb(struct bt_le_ext_adv *adv, struct bt_le_ext_adv_connected_info *info) in connected_cb()
/Zephyr-4.1.0/include/zephyr/bluetooth/
Dbluetooth.h92 struct bt_le_ext_adv_connected_info { struct
160 struct bt_le_ext_adv_connected_info *info);
/Zephyr-4.1.0/tests/bsim/bluetooth/ll/advx/src/
Dmain.c149 struct bt_le_ext_adv_connected_info *info) in connected_cb()
/Zephyr-4.1.0/subsys/bluetooth/host/
Dadv.c2320 struct bt_le_ext_adv_connected_info info = { in bt_hci_le_adv_set_terminated()
/Zephyr-4.1.0/subsys/bluetooth/host/shell/
Dbt.c640 struct bt_le_ext_adv_connected_info *info) in adv_connected()