Searched refs:host_synchronous_data_packet_length (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/ |
D | controller_mock.h | 111 uint8_t host_synchronous_data_packet_length,
|
D | controller.h | 126 …d HostBufferSize(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_packet_length,
|
D | controller.cc | 497 …host_buffer_size(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_packet_length, in host_buffer_size() 500 … HostBufferSizeBuilder::Create(host_acl_data_packet_length, host_synchronous_data_packet_length, in host_buffer_size() 1015 …::HostBufferSize(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_packet_length, in HostBufferSize() argument 1022 host_synchronous_data_packet_length, in HostBufferSize()
|
D | hci_packets.pdl | 2103 host_synchronous_data_packet_length : 8,
|