Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_packet_factory.h27 BT_HDR* (*make_host_buffer_size)(uint16_t acl_size, uint8_t sco_size,
/system/bt/hci/src/
Dhci_packet_factory.cc45 static BT_HDR* make_host_buffer_size(uint16_t acl_size, uint8_t sco_size, in make_host_buffer_size() argument
52 UINT8_TO_STREAM(stream, sco_size); in make_host_buffer_size()