Searched defs:afh_channel_map (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 375 …Link::OnReadAfhChannelMapComplete(hci::AfhMode afh_mode, std::array<uint8_t, 10> afh_channel_map) { in OnReadAfhChannelMapComplete()
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 477 …void OnReadAfhChannelMapComplete(AfhMode afh_mode, std::array<uint8_t, 10> afh_channel_map) overri… in OnReadAfhChannelMapComplete()
|
/system/bt/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 104 …void OnReadAfhChannelMapComplete(AfhMode afh_mode, std::array<uint8_t, 10> afh_channel_map) overri… in OnReadAfhChannelMapComplete()
|
/system/bt/gd/hci/ |
D | acl_manager_test.cc | 1171 …std::array<uint8_t, 10> afh_channel_map = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0… in TEST_F() local
|