Searched refs:removeDeviceFromProfiles (Results 1 – 6 of 6) sorted by relevance
29 void removeDeviceFromProfiles(const RawAddress& bd_addr) override;
126 void MockCoreInterface::removeDeviceFromProfiles( in removeDeviceFromProfiles() function in MockCoreInterface
127 MOCK_METHOD((void), removeDeviceFromProfiles, (const RawAddress& bd_addr),
148 virtual void removeDeviceFromProfiles(const RawAddress& bd_addr) = 0;
308 void removeDeviceFromProfiles(const RawAddress& bd_addr) override { in removeDeviceFromProfiles() function
2241 GetInterfaceToProfiles()->removeDeviceFromProfiles(bd_addr); in btif_dm_sec_evt()