Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/internal/
Denhanced_retransmission_mode_channel_data_controller.cc861 uint8_t req_seq = i_frame_view.GetReqSeq(); in on_pdu_no_fcs() local
880 auto req_seq = s_frame_view.GetReqSeq(); in on_pdu_no_fcs() local
921 uint8_t req_seq = i_frame_view.GetReqSeq(); in on_pdu_fcs() local
940 auto req_seq = s_frame_view.GetReqSeq(); in on_pdu_fcs() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_fcr.cc835 uint8_t req_seq, num_bufs_acked, xx; in process_reqseq() local