Home
last modified time | relevance | path

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

/btstack/src/
H A Dl2cap.c298 …anced_control_field_for_information_frame(uint8_t tx_seq, int final, uint8_t req_seq, l2cap_segmen… in l2cap_encanced_control_field_for_information_frame()
302 …sor_frame(l2cap_supervisory_function_t supervisory_function, int poll, int final, uint8_t req_seq){ in l2cap_encanced_control_field_for_supevisor_frame()
788 static void l2cap_ertm_process_req_seq(l2cap_channel_t * l2cap_channel, uint8_t req_seq){ in l2cap_ertm_process_req_seq()
4640 uint8_t req_seq = (control >> 8) & 0x3f; in l2cap_acl_classic_handler_for_channel() local
H A Dl2cap.h360 uint8_t req_seq; member