Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dbroken_adv.cc60 properties_.SetLeScanResponse({0x0b, // Length in BrokenAdv()
148 properties_.SetLeScanResponse(adv_data); in UpdateAdvertisement()
Dkeyboard.cc60 properties_.SetLeScanResponse({0x04, // Length in Keyboard()
Dbeacon_swarm.cc59 properties_.SetLeScanResponse({0x06, // Length in BeaconSwarm()
Dloopback.cc56 properties_.SetLeScanResponse({0x05, // Length in Loopback()
Dbeacon.cc40 properties_.SetLeScanResponse({0x05, // Length in Beacon()
Ddevice_properties.h205 void SetLeScanResponse(const std::vector<uint8_t>& response) { in SetLeScanResponse() function