Home
last modified time | relevance | path

Searched refs:GetAllPresetInfo (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h282 std::vector<bluetooth::has::PresetInfo> GetAllPresetInfo() const { in GetAllPresetInfo() function
Dhas_client.cc968 device.GetAllPresetInfo()); in OnEncrypted()
1200 device.GetAllPresetInfo()); in OnHasPresetReadResponseNotification()
1682 device->GetAllPresetInfo()); in LoadHasDetailsFromStorage()
Dhas_client_test.cc1581 auto storage_info = clone.GetAllPresetInfo(); in TEST_F()