Home
last modified time | relevance | path

Searched refs:num_sent (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/src/
Dmain.c75 adv, info->num_sent); in adv_sent_cb()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h68 uint8_t num_sent; member
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c142 printk("%s: num_sent = %u\n", __func__, info->num_sent); in sent_cb()
145 num_sent_actual = info->num_sent; in sent_cb()
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c2310 .num_sent = evt->num_completed_ext_adv_evts, in bt_hci_le_adv_set_terminated()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c621 info->num_sent); in adv_sent()