Searched refs:rx_packet_length (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | sco_connection.cc | 173 uint16_t rx_packet_length = in GetLinkParameters() local 181 rx_packet_length, in GetLinkParameters() 314 INFO(" RX packet length: {} bytes", link_parameters_.rx_packet_length); in NegotiateLinkParameters()
|
D | sco_connection.h | 49 uint16_t rx_packet_length; member
|
D | link_layer_controller.cc | 5337 link_parameters.retransmission_window, link_parameters.rx_packet_length, in AcceptConnectionRequest() 6333 link_parameters.retransmission_window, link_parameters.rx_packet_length, in AcceptSynchronousConnection() 6346 link_parameters.extended ? link_parameters.rx_packet_length : 0, in AcceptSynchronousConnection()
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | link_layer_packets.pdl | 332 rx_packet_length : 16,
|
D | hci_packets.pdl | 4984 rx_packet_length : 16, 5005 rx_packet_length : 16,
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 6152 rx_packet_length : 16, 6173 rx_packet_length : 16,
|