Searched defs:OnPhyUpdate (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/le/ |
| D | link_property_listener.h | 67 virtual void OnPhyUpdate(hci::AddressWithType remote, uint8_t tx_phy, uint8_t rx_phy) {} in OnPhyUpdate() function
|
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
| D | le_acl_connection_test.cc | 78 virtual void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override {} in OnPhyUpdate() function in bluetooth::hci::acl_manager::__anon514ad8eb0111::TestLeConnectionManagementCallbacks
|
| D | le_acl_connection.cc | 74 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 | 103 void Link::OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) {} in OnPhyUpdate() function in bluetooth::l2cap::le::internal::Link
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_acl_manager_facade.cc | 360 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override {} in OnPhyUpdate() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | l2c_api.cc | 602 void OnPhyUpdate(hci::AddressWithType remote, uint8_t tx_phy, in OnPhyUpdate() function
|
| D | acl.cc | 815 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, in OnPhyUpdate() function in LeShimAclConnection
|