Home
last modified time | relevance | path

Searched defs:OnReadAfhChannelMapComplete (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.cc411 void Link::OnReadAfhChannelMapComplete(hci::AfhMode afh_mode, std::array<uint8_t, 10> afh_channel_m… in OnReadAfhChannelMapComplete() function in bluetooth::l2cap::classic::internal::Link
/aosp12/system/bt/gd/hci/facade/
H A Dacl_manager_facade.cc504 …void OnReadAfhChannelMapComplete(AfhMode afh_mode, std::array<uint8_t, 10> afh_channel_map) overri… in OnReadAfhChannelMapComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc126 …void OnReadAfhChannelMapComplete(AfhMode afh_mode, std::array<uint8_t, 10> afh_channel_map) overri… in OnReadAfhChannelMapComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
/aosp12/system/bt/main/shim/
H A Dacl.cc484 void OnReadAfhChannelMapComplete( in OnReadAfhChannelMapComplete() function in ClassicShimAclConnection