Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc70 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, in OnDataLengthChange() function in bluetooth::hci::acl_manager::LeAclConnectionTracker
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc364 void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, in OnDataLengthChange() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
/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() function in LeShimAclConnection