Home
last modified time | relevance | path

Searched refs:sync_info (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h69 struct iso_sync_info sync_info; member
171 cis->sync_info = {.seq_nb = 0}; in on_set_cig_params()
561 uint16_t seq_nb = iso->sync_info.seq_nb; in send_iso_data()
562 iso->sync_info.seq_nb = (seq_nb + 1) & 0xffff; in send_iso_data()
718 bis->sync_info = {.seq_nb = 0}; in process_create_big_cmpl_pkt()
847 uint16_t expected_seq_nb = iso->sync_info.seq_nb; in handle_iso_data()
848 iso->sync_info.seq_nb = (seq_nb + 1) & 0xffff; in handle_iso_data()
/packages/modules/Bluetooth/tools/rootcanal/rust/
Dllcp_packets.pdl208 sync_info: 8[18],