OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_device_name
(Results
1 - 2
of
2
) sorted by null
/system/bt/service/common/bluetooth/
scan_filter.h
38
void
set_device_name
(const std::string& name) { device_name_ = name; }
function in class:bluetooth::ScanFilter
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_test_utils.py
396
def
set_device_name
(droid, name):
function
Completed in 367 milliseconds