Modifier and Type | Method and Description |
---|---|
static YBluetoothLink |
YBluetoothLink.FindBluetoothLink(String func)
Retrieves a Bluetooth sound controller for a given identifier.
|
static YBluetoothLink |
YBluetoothLink.FindBluetoothLinkInContext(YAPIContext yctx,
String func)
Retrieves a Bluetooth sound controller for a given identifier in a YAPI context.
|
static YBluetoothLink |
YBluetoothLink.FirstBluetoothLink()
Starts the enumeration of Bluetooth sound controllers currently accessible.
|
static YBluetoothLink |
YBluetoothLink.FirstBluetoothLinkInContext(YAPIContext yctx)
Starts the enumeration of Bluetooth sound controllers currently accessible.
|
YBluetoothLink |
YBluetoothLink.nextBluetoothLink()
Continues the enumeration of Bluetooth sound controllers started using yFirstBluetoothLink().
|
Modifier and Type | Method and Description |
---|---|
void |
YBluetoothLink.TimedReportCallback.timedReportCallback(YBluetoothLink function,
YMeasure measure) |
void |
YBluetoothLink.UpdateCallback.yNewValue(YBluetoothLink function,
String functionValue) |
Copyright © 2021. All rights reserved.