Home
last modified time | relevance | path

Searched refs:sco_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
54 UINT16_TO_STREAM(stream, sco_count); in make_host_buffer_size()