Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_packets_test.cc48 std::vector<uint8_t> host_buffer_size = {0x33, 0x0c, 0x07, 0x9b, 0x06, 0xff, 0x14, 0x00, 0x0a, 0x00… variable
49 DEFINE_AND_INSTANTIATE_HostBufferSizeReflectionTest(host_buffer_size);
Dcontroller.cc413 …void host_buffer_size(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_packet_l… in host_buffer_size() function
878 &impl::host_buffer_size, in HostBufferSize()