Class ScanRecord
java.lang.Object
org.openqa.selenium.devtools.v141.bluetoothemulation.model.ScanRecord
Stores the byte data of the advertisement packet sent by a Bluetooth device.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScanRecord
-
-
Method Details
-
getName
-
getUuids
-
getAppearance
Stores the external appearance description of the device. -
getTxPower
Stores the transmission power of a broadcasting device. -
getManufacturerData
Key is the company identifier and the value is an array of bytes of manufacturer specific data.
-