Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_has_client.cc92 void GetPresetInfo(const RawAddress& addr, uint8_t preset_index) override { in GetPresetInfo() function in __anon83d88d410111::HearingAaccessClientServiceInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h254 std::optional<bluetooth::has::PresetInfo> GetPresetInfo(uint8_t index) const { in GetPresetInfo() function
Dhas_client.cc977 void GetPresetInfo(const RawAddress& address, uint8_t preset_index) override { in GetPresetInfo() function in __anonc2e221a30111::HasClientImpl