Home
last modified time | relevance | path

Searched defs:OnPhyUpdate (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/le/
Dlink_property_listener.h68 virtual void OnPhyUpdate( in OnPhyUpdate() function
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection_test.cc85 virtual void OnPhyUpdate( in OnPhyUpdate() function in bluetooth::hci::acl_manager::__anonc5d659a60111::TestLeConnectionManagementCallbacks
Dle_acl_connection.cc77 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate() function in bluetooth::hci::acl_manager::LeAclConnectionTracker
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc129 void Link::OnPhyUpdate( in OnPhyUpdate() function in bluetooth::l2cap::le::internal::Link
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc385 void OnPhyUpdate( in OnPhyUpdate() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py306 def OnPhyUpdate(self, addr, tx_phy, rx_phy, status): member in FlossGattClient.ExportedGattClientCallbacks
Dgatt_server.py500 def OnPhyUpdate(self, addr, tx_phy, rx_phy, status): member in FlossGattServer.ExportedGattServerCallbacks
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc857 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, in OnPhyUpdate() function in LeShimAclConnection
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc2633 void OnPhyUpdate(uint16_t conn_id, uint8_t tx_phy, uint8_t rx_phy, in OnPhyUpdate() function in __anonf21162180111::LeAudioClientImpl