| | |
Constant | Description | Used by the functions |
---|
btActivationInProgress | Bluetooth being enabled on the device. | |
btClassOfDevice | Class of device | BTInfoDevice,
BTInfoRadio |
btClassOfService | Class of service for the radio | BTInfoRadio |
btCoD_AudioVideo | Device class: audio and video device | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_Computer | Device class: computer | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_Device | Device class: other device | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_Imaging | Device class: image management | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_Miscellaneous | Device class: miscellaneous device | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_NetworkAccess | Device class: network access | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_Phone | Device class: telephone | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_Toy | Device class: toy | BTInfoDevice, BTInfoRadio,
BTListDevice |
btCoD_Unknown | Device class: unknown | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoD_Wearable | Device class: clothing | BTInfoDevice, BTInfoRadio, BTListDevice |
btCoS_Audio | Class of service: Audio device (microphone, loudspeaker, etc.). | BTInfoRadio |
btCoS_Capturing | Class of service: Data acquisition device (scanner, microphone, etc.). | BTInfoRadio |
btCoS_Information | Service class: Information service (Web or WAP server, ...). | BTInfoRadio |
btCoS_Network | Class of service: Network device (access point, etc.). | BTInfoRadio |
btCoS_Positioning | Class of service: Positioning device (GPS, etc.). | BTInfoRadio |
btCoS_Rendering | Service class: Printer, loudspeaker | BTInfoRadio |
btCoS_Telephony | Class of service: Telephony equipment (telephone, modem, etc.). | BTInfoRadio |
btCoS_Transfer | Class of service: Transfer medium (memory card, etc.). | BTInfoRadio |
btDeactivationInProgress | Bluetooth being disabled on the device. | |
btDetailedList | The result is a detailed list | BTListDevice, BTListRadio, BTListService |
btDisabled | Bluetooth disabled on the device. | |
btEnabled | Bluetooth enabled on the device. | |
btError | The Bluetooth activation status could not be retrieved. | |
btIDClassOfService | Numeric value (integer on 11 bits) corresponding to the class of service. | BTInfoRadio |
btIDMajorClassOfDevice | Numeric value (integer on 5 bits) corresponding to the major number of the class of device. | BTInfoRadio |
btIDManufacturer | Identifier of the manufacturer. | BTInfoRadio |
btIDMinorClassOfDevice | Numeric value (integer on 6 bits) corresponding to the minor number of the class of device. | BTInfoRadio |
btIDVersion | Version number set by the manufacturer. | BTInfoRadio |
btLastTimeSeen | Date and time when the device was viewed for the last time by the current computer. This date is in DDMMYYYYHHMMSS format. | BTInfoDevice |
btLastTimeUsed | Date and time when the device was used for the last time by the current computer. This date is in DDMMYYYYHHMMSS format. | BTInfoDevice |
btleStatusConnected | The device is connected to the specified Bluetooth device. | BTLEConnectionStatus |
btleStatusDisconnected | The device is not connected to the specified Bluetooth device. | BTLEConnectionStatus |
btMACAddress | MAC address of the device | BTInfoDevice, BTInfoRadio, BTListDevice |
btManufacturer | Name of the manufacturer. | BTInfoRadio |
btName | Name of the device or radio | BTInfoDevice, BTInfoRadio, BTListService |
btNotInitialized | The initialization of Bluetooth Low Energy was not performed. | BTLEStatus |
btSimpleList | The result is a simple list | BTListDevice, BTListRadio, BTListService |
btStackBlueSoleil | The local key uses a BlueSoleil stack. | BTStack |
btStackBroadcom | The local key uses a Broadcom stack (formerly Widcomm). | BTStack |
btStackMicrosoft | The local key uses a Microsoft stack. | BTStack |
btStackNone | The local key uses an unsupported stack or no Bluetooth key is installed. | BTStack |
btStatusAll | Used to list all the devices | BTListDevice, 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 |
btStatusRemembered | 1 if the device is currently "remembered" by the Bluetooth device of the current computer, 0 otherwise. | BTInfoDevice, BTListDevice, BTSelectDevice |
btStatusUnknown | Used to list the unknown devices | BTListDevice, BTSelectDevice |