Home
last modified time | relevance | path

Searched defs:tx_packet_length (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dsco_connection.cc158 uint16_t tx_packet_length = (transmit_bandwidth * transmission_interval + 1600 - 1) / 1600; in GetLinkParameters() local
Dsco_connection.h50 uint16_t tx_packet_length; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h45861 …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()