ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Bluetooth
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by the functions
btActivationInProgressBluetooth being enabled on the device.
btClassOfDeviceClass of deviceBTInfoDevice,
BTInfoRadio
btClassOfServiceClass of service for the radioBTInfoRadio
btCoD_AudioVideoDevice class: audio and video deviceBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_ComputerDevice class: computerBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_DeviceDevice class: other deviceBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_ImagingDevice class: image managementBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_MiscellaneousDevice class: miscellaneous deviceBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_NetworkAccessDevice class: network accessBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_PhoneDevice class: telephoneBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_ToyDevice class: toyBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_UnknownDevice class: unknownBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoD_WearableDevice class: clothingBTInfoDevice,
BTInfoRadio,
BTListDevice
btCoS_AudioClass of service: Audio device (microphone, loudspeaker, etc.).BTInfoRadio
btCoS_CapturingClass of service: Data acquisition device (scanner, microphone, etc.).BTInfoRadio
btCoS_InformationService class: Information service (Web or WAP server, ...).BTInfoRadio
btCoS_NetworkClass of service: Network device (access point, etc.).BTInfoRadio
btCoS_PositioningClass of service: Positioning device (GPS, etc.).BTInfoRadio
btCoS_RenderingService class: Printer, loudspeakerBTInfoRadio
btCoS_TelephonyClass of service: Telephony equipment (telephone, modem, etc.).BTInfoRadio
btCoS_TransferClass of service: Transfer medium (memory card, etc.).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: 03/27/2025

Send a report | Local help