Searched defs:OnDataLengthChange (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | link_property_listener.h | 72 virtual void OnDataLengthChange( in OnDataLengthChange() function
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 56 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange() function in bluetooth::hci::acl_manager::LeAclConnectionTracker
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | link.cc | 90 void Link::OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx… in OnDataLengthChange() function in bluetooth::l2cap::le::internal::Link
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 350 …void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t rx_time… in OnDataLengthChange() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
|
/packages/modules/Bluetooth/system/main/shim/ |
D | l2c_api.cc | 607 void OnDataLengthChange(hci::AddressWithType remote, uint16_t tx_octets, in OnDataLengthChange() function
|
D | acl.cc | 736 void OnDataLengthChange(uint16_t max_tx_octets, uint16_t max_tx_time, in OnDataLengthChange() function in LeShimAclConnection
|