Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc87 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate() function in bluetooth::hci::acl_manager::LeAclConnectionTracker
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc370 void OnPhyUpdate(hci::ErrorCode /* hci_status */, uint8_t /* tx_phy */, in OnPhyUpdate() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
/aosp_15_r20/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
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc837 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate() function in LeShimAclConnection
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc2978 void OnPhyUpdate(tCONN_ID conn_id, uint8_t tx_phy, uint8_t rx_phy, tGATT_STATUS status) { in OnPhyUpdate() function in __anon6840174e0111::LeAudioClientImpl