ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
List of available radios. This list has the following format:in simple mode: <Radio 1 Identifier> + TAB + <MAC Address 1> + TAB + <Name 1> + CR + ... + + CR + <Radio N Identifier> + TAB + <MAC Address N> + TAB + <Name N> in detailed mode: <Radio 1 Identifier> + TAB + <MAC Address 1> + TAB + <Name 1> + TAB + <Class 1 Identifier> + TAB + <Manufacturer 1 Identifier> + TAB + <Version 1 Identifier> + CR + ... + CR + <Radio N Identifier> + TAB + <MAC Address N> + TAB + <Name N> + TAB + <Class N Identifier> + TAB + <Manufacturer N Identifier> + TAB + <Version N Identifier> The following information is returned:<Radio Identifier>: Identifier of the radio, will be used in the Bluetooth functions that handle radios. <MAC Address>: Physical address of the radio<Name>: Name returned by the radio (may be an empty string<Class Identifier>: Class of radio (32-bit integter used to get information about the radio type)<Manufacturer Identifier>: Identifier of the radio manufacturer<Version Identifier>: Identifier specific to the radio (see its documentation)
Level of result details:btDetailedList<Result> contains the list of radios in detailed mode.btSimpleList(Default value)<Result> contains the list of radios in simple mode.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: