Home
last modified time | relevance | path

Searched refs:scan_response_present_ (Results 1 – 3 of 3) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/include/
Ddevice.h74 bool HasScanResponse() const { return scan_response_present_; } in HasScanResponse()
176 bool scan_response_present_ = true; variable
/system/bt/vendor_libs/test_vendor_lib/src/
Dbeacon_swarm.cc54 scan_response_present_ = true; in BeaconSwarm()
Dbroken_adv.cc59 scan_response_present_ = true; in BrokenAdv()