/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_groups.cc | 25 void DeviceGroups::AddFromStorage(const RawAddress& /* addr */, in AddFromStorage() function in DeviceGroups
|
D | mock_bta_vc.cc | 26 void VolumeControl::AddFromStorage(const RawAddress& /* address */) { in AddFromStorage() function in VolumeControl
|
D | mock_bta_has.cc | 37 void HasClient::AddFromStorage(RawAddress const&, unsigned char, in AddFromStorage() function in bluetooth::le_audio::has::HasClient
|
D | mock_bta_csis.cc | 27 void CsisClient::AddFromStorage(const RawAddress& /* addr */, in AddFromStorage() function in CsisClient
|
D | mock_bta_hearing_aid.cc | 36 void HearingAid::AddFromStorage(const HearingDevice& /* dev_info */, in AddFromStorage() function in HearingAid
|
D | mock_bta_leaudio.cc | 44 void LeAudioClient::AddFromStorage( in AddFromStorage() function in LeAudioClient
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_eatt.cc | 39 void EattExtension::AddFromStorage(const RawAddress& /* bd_addr */) {} in AddFromStorage() function in bluetooth::eatt::EattExtension
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client_linux.cc | 56 void LeAudioClient::AddFromStorage(const RawAddress& addr, bool autoconnect, in AddFromStorage() function in LeAudioClient
|
D | client.cc | 1497 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/ |
D | eatt.cc | 123 void EattExtension::AddFromStorage(const RawAddress& bd_addr) { in AddFromStorage() function in bluetooth::eatt::EattExtension
|
/packages/modules/Bluetooth/system/bta/groups/ |
D | groups.cc | 343 void DeviceGroups::AddFromStorage(const RawAddress& addr, in AddFromStorage() function in bluetooth::groups::DeviceGroups
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | vc.cc | 145 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/ |
D | has_client.cc | 188 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/ |
D | hearing_aid.cc | 472 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/ |
D | csis_client.cc | 675 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
|