Home
last modified time | relevance | path

Searched refs:SetLeScanResponse (Results 1 – 8 of 8) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dbroken_adv.cc40 properties_.SetLeScanResponse({0x0b, // Length in BrokenAdv()
130 properties_.SetLeScanResponse(adv_data); in UpdateAdvertisement()
Dkeyboard.cc58 properties_.SetLeScanResponse({0x04, // Length in Keyboard()
Dbeacon_swarm.cc57 properties_.SetLeScanResponse({0x06, // Length in BeaconSwarm()
Dloopback.cc41 properties_.SetLeScanResponse({0x05, // Length in Loopback()
Dbeacon.cc36 properties_.SetLeScanResponse({0x05, // Length in Beacon()
Dscripted_beacon.cc68 properties_.SetLeScanResponse({0x05, // Length in ScriptedBeacon()
Ddevice_properties.h306 void SetLeScanResponse(const std::vector<uint8_t>& response) { in SetLeScanResponse() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc1671 properties_.SetLeScanResponse(std::vector<uint8_t>( in LeSetScanResponseData()
2366 properties_.SetLeScanResponse(std::vector<uint8_t>( in LeSetExtendedAdvertisingScanResponse()