Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/cert/
H A Dmatchers.py344 def IFrame(tx_seq=None, payload=None, f=None): argument
348 def IFrameWithFcs(tx_seq=None, payload=None, f=None): argument
352 def IFrameStart(tx_seq=None, payload=None, f=None): argument
470 def _is_matching_information_frame(packet, tx_seq, payload, f, fcs=False): argument
486 def _is_matching_information_start_frame(packet, tx_seq, payload, f, fcs=False): argument
/aosp12/system/bt/stack/l2cap/
H A Dl2c_fcr.cc999 uint8_t tx_seq, num_lost, num_to_ack, next_srej; in process_i_frame() local
1264 static bool retransmit_i_frames(tL2C_CCB* p_ccb, uint8_t tx_seq) { in retransmit_i_frames()
/aosp12/system/bt/gd/l2cap/internal/
H A Denhanced_retransmission_mode_channel_data_controller.cc858 uint8_t tx_seq = i_frame_view.GetTxSeq(); in on_pdu_no_fcs() local
918 uint8_t tx_seq = i_frame_view.GetTxSeq(); in on_pdu_fcs() local
/aosp12/system/bt/gd/l2cap/classic/cert/
H A Dcert_l2cap.py67 tx_seq, argument
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dwireless.h312 __u8 tx_seq[IW_ENCODE_SEQ_MAX_SIZE]; member