Home
last modified time | relevance | path

Searched refs:acl_count (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dhci_packet_factory.h28 uint16_t acl_count, uint16_t sco_count);
/system/bt/hci/src/
Dhci_packet_factory.cc46 uint16_t acl_count, uint16_t sco_count) { in make_host_buffer_size() argument
53 UINT16_TO_STREAM(stream, acl_count); in make_host_buffer_size()