Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/le/
Dlink_property_listener.h72 virtual void OnDataLengthChange( in OnDataLengthChange() function
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection_test.cc72 …virtual void OnDataLengthChange(uint16_t tx_octets, uint16_t tx_time, uint16_t rx_octets, uint16_t… in OnDataLengthChange() function in bluetooth::hci::acl_manager::__anon514ad8eb0111::TestLeConnectionManagementCallbacks
Dle_acl_connection.cc59 …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/
Dlink.cc90 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/
Dle_acl_manager_facade.cc355 …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/
Dl2c_api.cc608 void OnDataLengthChange(hci::AddressWithType remote, uint16_t tx_octets, in OnDataLengthChange() function
Dacl.cc787 void OnDataLengthChange(uint16_t max_tx_octets, uint16_t max_tx_time, in OnDataLengthChange() function in LeShimAclConnection