Searched defs:OnConnectionPacketTypeChanged (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 301 void Link::OnConnectionPacketTypeChanged(uint16_t packet_type) { in OnConnectionPacketTypeChanged() function in bluetooth::l2cap::classic::internal::Link |
/system/bt/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 392 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/system/bt/gd/hci/acl_manager/ | ||
D | classic_acl_connection.cc | 52 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged() function in bluetooth::hci::acl_manager::AclConnectionTracker |