Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/
Dmain.c77 rsp_params.request_event = info->periodic_event_counter; in recv_cb()
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/
Dmain.c101 rsp_params.request_event = info->periodic_event_counter; in recv_cb()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1638 uint16_t periodic_event_counter; member
Dhci_types.h2895 uint16_t periodic_event_counter; member
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c1055 info.periodic_event_counter = sys_le16_to_cpu(evt->periodic_event_counter); in bt_hci_le_per_adv_report_common()