AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Comunicación / Bluetooth
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Las siguientes funciones se utilizan para gestionar dispositivos Bluetooth:
BTAcceptConnectionUsed to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
BTActivateEnables or disables the management of Bluetooth on the device.
BTChangeConnectivityPermite configurar una radio Bluetooth para que acepte (o no) las solicitudes de conexión procedentes de los dispositivos.
BTChangeVisibilityChanges the visibility of a Bluetooth radio.
BTConnectDevicePermite autenticarse ante un dispositivo Bluetooth.
BTDisableServiceDesactiva un servicio en un dispositivo Bluetooth.
BTDisconnectDeviceCancela la autenticación junto a un dispositivo Bluetooth.
BTEnableServiceEnables a service provided by a Bluetooth device.
BTInfoDeviceReturns specific information about a Bluetooth device.
BTInfoRadioReturns specific information about a Bluetooth radio connected to the computer.
BTIsVisibleUsed to find out whether a Bluetooth radio is visible.
BTListDeviceReturns the list of accessible Bluetooth devices.
BTListRadioDevuelve la lista de radios Bluetooth conectadas a el equipo.
BTListServiceReturns the list of services provided by a Bluetooth device.
BTOpenDevicePropertiesAbre la ventana de propiedades de un dispositivo Bluetooth.
BTStackReturns the Bluetooth stack currently used.
BTStatusReturns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Dispositivo BTSelectDeviceAbre una ventana del sistema para seleccionar un dispositivo Bluetooth.
Observaciones:
  • WINDEVWEBDEV - Código Servidor Sólo son compatibles el apilamiento Microsoft y el apilamiento Bluesoleil.
  • No es necesario firmar la aplicación para utilizar las funciones Bluetooth.
Las tomas Bluetooth también pueden gestionarse mediante las siguientes funciones:
SocketConnectBluetoothConnects a client computer to a specific Bluetooth socket.
SocketCreateBluetoothCreates a socket using a Bluetooth device.
Versión mínima requerida
  • Versión 11
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

Señalar un error o enviar una sugerencia | Ayuda local