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.h27 …ake_host_buffer_size)(uint16_t acl_size, uint8_t sco_size, uint16_t acl_count, uint16_t sco_count);
/system/bt/hci/src/
Dhci_packet_factory.c46 …ake_host_buffer_size(uint16_t acl_size, uint8_t sco_size, 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()