Searched refs:host_synchronous_data_packet_length (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/hci/ |
D | controller.h | 85 …d HostBufferSize(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_packet_length,
|
D | controller.cc | 413 …host_buffer_size(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_packet_length, in host_buffer_size() 416 … HostBufferSizeBuilder::Create(host_acl_data_packet_length, host_synchronous_data_packet_length, in host_buffer_size() 873 …::HostBufferSize(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_packet_length, in HostBufferSize() argument 880 host_synchronous_data_packet_length, in HostBufferSize()
|
D | hci_packets.pdl | 1761 host_synchronous_data_packet_length : 8,
|