Home
last modified time | relevance | path

Searched defs:SetDeviceAddress (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/service/common/bluetooth/
H A Dscan_filter.cc50 bool ScanFilter::SetDeviceAddress(const std::string& device_address) { in SetDeviceAddress() function in bluetooth::ScanFilter
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dtest_command_handler.cc238 void TestCommandHandler::SetDeviceAddress(const vector<std::string>& args) { in SetDeviceAddress() function in test_vendor_lib::TestCommandHandler
H A Dtest_model.cc231 void TestModel::SetDeviceAddress(size_t index, Address address) { in SetDeviceAddress() function in test_vendor_lib::TestModel