Home
last modified time | relevance | path

Searched defs:GetForStorage (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_groups.cc30 bool DeviceGroups::GetForStorage(const RawAddress& /* addr */, std::vector<uint8_t>& /* out */) { in GetForStorage() function in DeviceGroups
Dmock_bta_csis.cc31 bool CsisClient::GetForStorage(const RawAddress& /* addr */, std::vector<uint8_t>& /* out */) { in GetForStorage() function in CsisClient
/aosp_15_r20/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc360 bool DeviceGroups::GetForStorage(const RawAddress& addr, std::vector<uint8_t>& out) { in GetForStorage() function in bluetooth::groups::DeviceGroups
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc2371 bool CsisClient::GetForStorage(const RawAddress& addr, std::vector<uint8_t>& out) { in GetForStorage() function in CsisClient