Home
last modified time | relevance | path

Searched defs:AddFromStorage (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_groups.cc25 void DeviceGroups::AddFromStorage(const RawAddress& /* addr */, in AddFromStorage() function in DeviceGroups
Dmock_bta_vc.cc26 void VolumeControl::AddFromStorage(const RawAddress& /* address */) { in AddFromStorage() function in VolumeControl
Dmock_bta_has.cc36 void HasClient::AddFromStorage(RawAddress const&, unsigned char, uint16_t) { in AddFromStorage() function in bluetooth::le_audio::has::HasClient
Dmock_bta_csis.cc27 void CsisClient::AddFromStorage(const RawAddress& /* addr */, in AddFromStorage() function in CsisClient
Dmock_bta_hearing_aid.cc36 void HearingAid::AddFromStorage(const HearingDevice& /* dev_info */, bool /* is_acceptlisted */) { in AddFromStorage() function in HearingAid
Dmock_bta_leaudio.cc44 void LeAudioClient::AddFromStorage(const RawAddress& /* addr */, bool /* autoconnect */, in AddFromStorage() function in LeAudioClient
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gmap/
Dgmap_client.cc39 void GmapClient::AddFromStorage(const RawAddress &addr, const uint8_t role, in AddFromStorage() function in GmapClient
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_eatt.cc39 void EattExtension::AddFromStorage(const RawAddress& /* bd_addr */) {} in AddFromStorage() function in bluetooth::eatt::EattExtension
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_linux.cc51 void LeAudioClient::AddFromStorage(const RawAddress& addr, bool autoconnect, in AddFromStorage() function in LeAudioClient
Dclient.cc1842 void AddFromStorage(const RawAddress& address, bool autoconnect, int sink_audio_location, in AddFromStorage() function in __anon6840174e0111::LeAudioClientImpl
6466 void LeAudioClient::AddFromStorage(const RawAddress& addr, bool autoconnect, in AddFromStorage() function in LeAudioClient
/aosp_15_r20/packages/modules/Bluetooth/system/stack/eatt/
Deatt.cc137 void EattExtension::AddFromStorage(const RawAddress& bd_addr) { in AddFromStorage() function in bluetooth::eatt::EattExtension
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc172 void AddFromStorage(const RawAddress& address) { in AddFromStorage() function in __anonae51805f0111::VolumeControlImpl
1633 void VolumeControl::AddFromStorage(const RawAddress& address) { in AddFromStorage() function in VolumeControl
/aosp_15_r20/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc351 void DeviceGroups::AddFromStorage(const RawAddress& addr, const std::vector<uint8_t>& in) { in AddFromStorage() function in bluetooth::groups::DeviceGroups
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc474 void AddFromStorage(const HearingDevice& dev_info, bool is_acceptlisted) { in AddFromStorage() function in __anon8c0bbec30111::HearingAidImpl
2189 void HearingAid::AddFromStorage(const HearingDevice& dev_info, bool is_acceptlisted) { in AddFromStorage() function in HearingAid
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc217 void AddFromStorage(const RawAddress& address, uint8_t features, uint16_t is_acceptlisted) { in AddFromStorage() function in __anonc2e221a30111::HasClientImpl
2273 void HasClient::AddFromStorage(const RawAddress& addr, uint8_t features, uint16_t is_acceptlisted) { in AddFromStorage() function in HasClient
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc689 void AddFromStorage(const RawAddress& addr, const std::vector<uint8_t>& in) { in AddFromStorage() function in __anon10c390ef0111::CsisClientImpl
2362 void CsisClient::AddFromStorage(const RawAddress& addr, const std::vector<uint8_t>& in) { in AddFromStorage() function in CsisClient