Home
last modified time | relevance | path

Searched defs:afh_mode (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc424 hci::AfhMode afh_mode, std::array<uint8_t, 10> /* afh_channel_map */) { in OnReadAfhChannelMapComplete()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc530 AfhMode afh_mode, std::array<uint8_t, 10> /* afh_channel_map */) override { in OnReadAfhChannelMapComplete()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc131 …void OnReadAfhChannelMapComplete(AfhMode afh_mode, std::array<uint8_t, 10> afh_channel_map) overri… in OnReadAfhChannelMapComplete()