Searched defs:GetPresetInfo (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ | ||
D | btif_has_client.cc | 92 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/ | ||
D | has_types.h | 254 std::optional<bluetooth::has::PresetInfo> GetPresetInfo(uint8_t index) const { in GetPresetInfo() function |
D | has_client.cc | 977 void GetPresetInfo(const RawAddress& address, uint8_t preset_index) override { in GetPresetInfo() function in __anonc2e221a30111::HasClientImpl |