updateChannelList
Update channel list of Bluetooth BR node
Syntax
Description
updates the channel map for the physical link between the Bluetooth® basic rate (BR) node, status
= updateChannelList(bluetoothBRNodeObj
,newUsedChannelsList
,DestinationNode
=destinationNode)bluetoothBRNodeObj
, and the
specified destination node, destinationNode
, by providing a new list of
used channels, newUsedChannelsList
, to the Bluetooth BR node, bluetoothBRNodeObj
, object. The object function
returns a status, status
, indicating whether
bluetoothBRNodeObj
accepts the new channel list. To enable this
syntax, set the Role
property of the bluetoothBRNodeObj
object to
"central"
.
Examples
Input Arguments
Output Arguments
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed May 22, 2022. https://www.bluetooth.com/.
[2] Bluetooth Core Specifications Working Group. "Bluetooth Core Specification" v5.3. https://www.bluetooth.com/.
Version History
Introduced in R2022b