Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h894 struct pdu_data_llctrl_periodic_sync_ind { struct
895 uint16_t id;
896 struct pdu_adv_sync_info sync_info;
897 uint16_t conn_event_count;
898 uint16_t last_pa_event_counter;
900 uint8_t sid:4;
901 uint8_t addr_type:1;
902 uint8_t sca:3;
904 uint8_t sca:3;
905 uint8_t addr_type:1;
[all …]