Searched defs:tx_packet_length (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | sco_connection.cc | 158 uint16_t tx_packet_length = (transmit_bandwidth * transmission_interval + 1600 - 1) / 1600; in GetLinkParameters() local
|
D | sco_connection.h | 50 uint16_t tx_packet_length; member
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 45861 …uint8_t retransmission_window_slots, uint16_t rx_packet_length, uint16_t tx_packet_length, ScoAirM… in Create() 45881 …uint8_t retransmission_window_slots, uint16_t rx_packet_length, uint16_t tx_packet_length, ScoAirM… in Create() 45900 …uint8_t retransmission_window_slots, uint16_t rx_packet_length, uint16_t tx_packet_length) {auto b… in Create() 45920 …uint8_t retransmission_window_slots, uint16_t rx_packet_length, uint16_t tx_packet_length) :EventB… in Create()
|