Home
last modified time | relevance | path

Searched defs:max_tx_time (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dble_acl.cc165 void acl_ble_data_length_change_event(uint16_t handle, uint16_t max_tx_octets, uint16_t max_tx_time, in acl_ble_data_length_change_event()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h767 void SetLeSuggestedMaxTxTime(uint16_t max_tx_time) { le_suggested_max_tx_time_ = max_tx_time; } in SetLeSuggestedMaxTxTime()
Ddual_mode_controller.cc2205 uint16_t max_tx_time = command_view.GetTxTime(); in LeWriteSuggestedDefaultDataLength() local
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc812 void OnDataLengthChange(uint16_t max_tx_octets, uint16_t max_tx_time, uint16_t max_rx_octets, in OnDataLengthChange()
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py5015 self, connection, max_tx_octets, max_tx_time, max_rx_octets, max_rx_time argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h46957 …ilder> Create(uint16_t connection_handle, uint16_t max_tx_octets, uint16_t max_tx_time, uint16_t m… in Create()
46977 …ChangeBuilder(uint16_t connection_handle, uint16_t max_tx_octets, uint16_t max_tx_time, uint16_t m… in Create()