Home
last modified time | relevance | path

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

/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
/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.cc782 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate() function in LeShimAclConnection
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc3094 void OnPhyUpdate(tCONN_ID conn_id, uint8_t tx_phy, uint8_t rx_phy, tGATT_STATUS status) { in OnPhyUpdate() function in __anon432cb1ce0111::LeAudioClientImpl