Home
last modified time | relevance | path

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

/system/bt/hci/test/
Dpacket_fragmenter_test.cpp138 …uint16_t l2cap_length = data_length - 2; // l2cap length field, 2 for the pretend channel id borro… in manufacture_packet_and_then_reassemble() local
182 uint16_t l2cap_length; in expect_packet_reassembled() local
/system/bt/hci/src/
Dpacket_fragmenter.c131 uint16_t l2cap_length; in reassemble_and_dispatch() local