ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Bluetooth
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the functions
btActivationInProgressBluetooth being enabled on the device.
btClassOfDeviceClass of deviceBTInfoDevice,
BTInfoRadio
btClassOfServiceClass of service for the radioBTInfoRadio
btCoD_AudioVideoClass of device: audio and video deviceBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_ComputerClass of device: computerBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_DeviceClass of device: other deviceBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_ImagingClass of device: image managementBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_MiscellaneousClass of device: various devicesBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_NetworkAccessClass of device: network accessBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_PhoneClass of device: phoneBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_ToyClass of device: toyBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_UnknownClass of device: unknownBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_WearableClass of device: wearableBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoS_AudioClass of service: Audio device (microphone, speaker, ...).BTInfoRadio
btCoS_CapturingClass of service: Device for acquiring data (scanner, microphone, ...).BTInfoRadio
btCoS_InformationClass of service: Information service (Web or WAP server, etc.)BTInfoRadio
btCoS_NetworkClass of service: Network device (access point, ...).BTInfoRadio
btCoS_PositioningClass of service: Positioning device (GPS, ...).BTInfoRadio
btCoS_RenderingClass of service: Printer, speakerBTInfoRadio
btCoS_TelephonyClass of service: Telephony device (phone, modem, ...).BTInfoRadio
btCoS_TransferClass of service: Medium for transfer (memory card, ...).BTInfoRadio
btDeactivationInProgressBluetooth being disabled on the device.
btDetailedListThe result is a detailed listBTListDevice,
BTListRadio,
BTListService
btDisabledBluetooth disabled on the device.
btEnabledBluetooth enabled on the device.
btErrorThe Bluetooth activation status could not be retrieved.
btIDClassOfServiceNumeric value (integer on 11 bits) corresponding to the class of service.BTInfoRadio
btIDMajorClassOfDeviceNumeric value (integer on 5 bits) corresponding to the major number of the class of device.BTInfoRadio
btIDManufacturerIdentifier of the manufacturer.BTInfoRadio
btIDMinorClassOfDeviceNumeric value (integer on 6 bits) corresponding to the minor number of the class of device.BTInfoRadio
btIDVersionVersion number set by the manufacturer.BTInfoRadio
btLastTimeSeenDate and time when the device was viewed for the last time by the current computer. This date is in DDMMYYYYHHMMSS format.BTInfoDevice
btLastTimeUsedDate and time when the device was used for the last time by the current computer. This date is in DDMMYYYYHHMMSS format.BTInfoDevice
btleStatusConnectedThe device is connected to the specified Bluetooth device.BTLEConnectionStatus
btleStatusDisconnectedThe device is not connected to the specified Bluetooth device.BTLEConnectionStatus
btMACAddressMAC address of the deviceBTInfoDevice,
BTInfoRadio,
BTListDevice
btManufacturerName of the manufacturer.BTInfoRadio
btNameName of the device or radioBTInfoDevice,
BTInfoRadio,
BTListService
btNotInitializedThe initialization of Bluetooth Low Energy was not performed. BTLEStatus
btSimpleListThe result is a simple listBTListDevice,
BTListRadio,
BTListService
btStackBlueSoleilThe local key uses a BlueSoleil stack.BTStack
btStackBroadcomThe local key uses a Broadcom stack (formerly Widcomm).BTStack
btStackMicrosoftThe local key uses a Microsoft stack.BTStack
btStackNoneThe local key uses an unsupported stack or no Bluetooth key is installed.BTStack
btStatusAllUsed to list all the devicesBTListDevice,
BTSelectDevice
btStatusAuthenticated
  • 1 if the device is currently authenticated beside the current computer, 0 otherwise.
  • Used to list the authenticated devices
BTInfoDevice,
BTListDevice,
BTSelectDevice
btStatusConnected
  • 1 if the device is currently "connected" to the current computer, 0 otherwise.
  • Used to list the connected devices
BTInfoDevice,
BTListDevice
btStatusRemembered1 if the device is currently "remembered" by the Bluetooth device of the current computer, 0 otherwise.BTInfoDevice,
BTListDevice,
BTSelectDevice
btStatusUnknownUsed to list the unknown devicesBTListDevice,
BTSelectDevice
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help