updateChannelList
Download Required: To use updateChannelList
,
first download the Communications Toolbox Wireless Network Simulation Library add-on. For more
information, see Get and Manage Add-Ons.
Syntax
Description
updates the channel map for the physical link between the Bluetooth® basic rate/enhanced data rate (BR/EDR) node,
status
= updateChannelList(bluetoothBRNodeObj
,newUsedChannelsList
,DestinationNode
=destinationNode)bluetoothBRNodeObj
, and the specified destination node,
destinationNode
. The newUsedChannelsList
input
specifies a new list of used channels to the Bluetooth BR/EDR node. 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