Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/tests/bsim/bluetooth/host/privacy/central/src/
Dtester.c70 static void connected_cb(struct bt_le_ext_adv *adv, struct bt_le_ext_adv_connected_info *info) in connected_cb()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h71 struct bt_le_ext_adv_connected_info { struct
139 struct bt_le_ext_adv_connected_info *info);
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_ext.c490 struct bt_le_ext_adv_connected_info *info) in connected()
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c149 struct bt_le_ext_adv_connected_info *info) in connected_cb()
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c2290 struct bt_le_ext_adv_connected_info info = { in bt_hci_le_adv_set_terminated()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c637 struct bt_le_ext_adv_connected_info *info) in adv_connected()