Version: Smart Feature Phone 2.5
BluetoothDevice.fetchUuids()
#
DescriptionThe method fetches the up-to-date UUID list of services that the device provides. If the fetchUuids operation succeeds, an onattributechanged would be triggered right before the Promise is resolved to indicate device.uuids
has changed.
#
ReturnA Promise to indicate whether the operation is resolved or rejected. If the Promise is resolved, it returns a DOMString array representing the updated list of UUIDs.