User Manual

Yamaha CS-700 Integrators Reference Guide 73
get bt-status
val bt-status Connected
notify bt.bt-status Connected
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
bt-paired-list
Description: Get a list of paired Bluetooth basic-rate devices. Return space-separated MAC address and
name pairs.
Property Actions: get
Command Definition:
Action
Definition
get
get bt-paired-list
response
val bt-paired-list <"mac"> <"name"> [<"mac"> <"name">]+
Parameters:
Parameter
Description
Mac
MAC address of paired device.
name
String. Name of paired device.
CLI Format Examples:
get bt-paired-list
val bt-paired-list D4:B3:77:EF:31:94 ADR6301 D4:B3:77:EF:31:95 ADR6302
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
bt-connected
Description: Get Bluetooth basic-rate device connected status. If a device is connected, returns its MAC
address, name, and profiles.
Property Actions: get, notify
Command Definition:
Action
Definition
get
get bt-connected
response
val bt-connected [<"mac"> <"name">]
notify
notify bt.bt-connected [<"mac"> <"name">]
Parameters: