Searched defs:OnPhyUpdate (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | link_property_listener.h | 68 virtual void OnPhyUpdate( in OnPhyUpdate() function
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection_test.cc | 85 virtual void OnPhyUpdate( in OnPhyUpdate() function in bluetooth::hci::acl_manager::__anonc5d659a60111::TestLeConnectionManagementCallbacks
|
D | le_acl_connection.cc | 77 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/ |
D | link.cc | 129 void Link::OnPhyUpdate( in OnPhyUpdate() function in bluetooth::l2cap::le::internal::Link
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 385 void OnPhyUpdate( in OnPhyUpdate() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 306 def OnPhyUpdate(self, addr, tx_phy, rx_phy, status): member in FlossGattClient.ExportedGattClientCallbacks
|
D | gatt_server.py | 500 def OnPhyUpdate(self, addr, tx_phy, rx_phy, status): member in FlossGattServer.ExportedGattServerCallbacks
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 857 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, in OnPhyUpdate() function in LeShimAclConnection
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client.cc | 2633 void OnPhyUpdate(uint16_t conn_id, uint8_t tx_phy, uint8_t rx_phy, in OnPhyUpdate() function in __anonf21162180111::LeAudioClientImpl
|