Home
last modified time | relevance | path

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

/system/bt/hci/test/
Dpacket_fragmenter_test.cpp132 static void manufacture_packet_and_then_reassemble(uint16_t event, uint16_t acl_size, const char *d… in manufacture_packet_and_then_reassemble()
/system/bt/hci/src/
Dhci_packet_factory.c46 static BT_HDR *make_host_buffer_size(uint16_t acl_size, uint8_t sco_size, uint16_t acl_count, uint1… in make_host_buffer_size()