Magic Leap

Magic Leap

Windows
MacOS
Linux
On this page

Actions

Adapter Get Name Async

Requests the name of the local Bluetooth adapter.

Target is Magic Leap BLEComponent

Adapter Get State Async

Requests the state of the local Bluetooth adpater.

Target is Magic Leap BLEComponent

Gatt Connect Async

Initiates a connection to a Bluetooth GATT capable device.

Target is Magic Leap BLEComponent

Gatt Disconnect Async

Disconnects an established connection, or cancels a connection attempt.

Target is Magic Leap BLEComponent

Gatt Get Available Services Async

Gets a list of GATT services offered by the remote devices.

Target is Magic Leap BLEComponent

Gatt Read Characteristic Async

Reads the requested characteristic from the connected remote device.

Target is Magic Leap BLEComponent

Gatt Read Descriptor Async

Reads the requested descriptor from the connected remote device.

Target is Magic Leap BLEComponent

Gatt Read Remote RSSIAsync

Reads the RSSI for a connected remote device. The on_gatt_read_remote_rssi callback will be invoked when the RSSI value has been read.

Target is Magic Leap BLEComponent

Gatt Request Connection Priority Async

Requests a connection parameter update.

Target is Magic Leap BLEComponent

Gatt Request MTUAsync

Requests to change MTU size.

Target is Magic Leap BLEComponent

Gatt Set Characteristic Notification Async

Enables or disables notifications/indications for a given chracteristic.

Target is Magic Leap BLEComponent

Gatt Write Characteristic Async

Writes a given characteristic and its value to the connected remote device.

Target is Magic Leap BLEComponent

Gatt Write Descriptor Async

Writes the value of a given descriptor to the connected device.

Target is Magic Leap BLEComponent

On Adapter State Changed Delegate

On Adapter State Changed Delegate

On Characteristic Changed Delegate

On Characteristic Changed Delegate

On Conn Priority Changed Delegate

On Conn Priority Changed Delegate

On Conn State Changed Delegate

On Conn State Changed Delegate

On Found Device Delegate

On Found Device Delegate

On Got Adapter Name Delegate

On Got Adapter Name Delegate

On Got Adapter State Delegate

On Got Adapter State Delegate

On Got Available Services Delegate

On Got Available Services Delegate

On Log Delegate

On Log Delegate

On MTUChanged Delegate

On MTUChanged Delegate

On Read Characteristic Delegate

On Read Characteristic Delegate

On Read Descriptor Delegate

On Read Descriptor Delegate

On Read Remote RSSIDelegate

On Read Remote RSSIDelegate

On Write Characteristic Delegate

On Write Characteristic Delegate

On Write Descriptor Delegate

On Write Descriptor Delegate

Register for Adapter State Change Notifications

Requests adapter state changes to be relayed to the calling app.

Target is Magic Leap BLEComponent

Start Scan Async

Starts Bluetooth LE scan. The results will be delivered through scanner callback.

Target is Magic Leap BLEComponent

Stop Scan

Stops Bluetooth LE scan in progress.

Target is Magic Leap BLEComponent

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss