Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Drfcomm.c1172 const uint8_t length_offset = (packet[2] & 1) ^ 1; // to be used for pos >= 3 in rfcomm_multiplexer_l2cap_packet_handler() local
1388 const uint8_t length_offset = (packet[2] & 1) ^ 1; // to be used for pos >= 3 in rfcomm_channel_packet_handler_uih() local
1541 const uint8_t length_offset = (packet[2] & 1) ^ 1; // to be used for pos >= 3 in rfcomm_channel_packet_handler() local