Home
last modified time | relevance | path

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

/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.cc37 void HasClient::AddFromStorage(RawAddress const&, unsigned char, 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 */, in AddFromStorage() function in HearingAid
Dmock_bta_leaudio.cc44 void LeAudioClient::AddFromStorage( in AddFromStorage() function in LeAudioClient
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_eatt.cc39 void EattExtension::AddFromStorage(const RawAddress& /* bd_addr */) {} in AddFromStorage() function in bluetooth::eatt::EattExtension
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_linux.cc56 void LeAudioClient::AddFromStorage(const RawAddress& addr, bool autoconnect, in AddFromStorage() function in LeAudioClient
Dclient.cc1497 void AddFromStorage(const RawAddress& address, bool autoconnect, in AddFromStorage() function in __anonf21162180111::LeAudioClientImpl
6253 void LeAudioClient::AddFromStorage( in AddFromStorage() function in LeAudioClient
/packages/modules/Bluetooth/system/stack/eatt/
Deatt.cc123 void EattExtension::AddFromStorage(const RawAddress& bd_addr) { in AddFromStorage() function in bluetooth::eatt::EattExtension
/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc343 void DeviceGroups::AddFromStorage(const RawAddress& addr, in AddFromStorage() function in bluetooth::groups::DeviceGroups
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc145 void AddFromStorage(const RawAddress& address) { in AddFromStorage() function in __anone6dee6a90111::VolumeControlImpl
1281 void VolumeControl::AddFromStorage(const RawAddress& address) { in AddFromStorage() function in VolumeControl
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc188 void AddFromStorage(const RawAddress& address, uint8_t features, in AddFromStorage() function in __anon4af03b2d0111::HasClientImpl
2125 void HasClient::AddFromStorage(const RawAddress& addr, uint8_t features, in AddFromStorage() function in HasClient
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc472 void AddFromStorage(const HearingDevice& dev_info, bool is_acceptlisted) { in AddFromStorage() function in __anon39b8338d0111::HearingAidImpl
2230 void HearingAid::AddFromStorage(const HearingDevice& dev_info, in AddFromStorage() function in HearingAid
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc675 void AddFromStorage(const RawAddress& addr, const std::vector<uint8_t>& in) { in AddFromStorage() function in __anond4be34f90111::CsisClientImpl
2402 void CsisClient::AddFromStorage(const RawAddress& addr, in AddFromStorage() function in CsisClient