bluetooth device-name
Use the bluetooth device-name command in Bluetooth Interface mode to configure the Bluetooth device name to use in the pairing process, and in subsequent Bluetooth operations. Use the no form of command to return to the default setting.
Syntax
bluetooth device-name device-name
no bluetooth device-name
Parameters
device name- Specifies a name associated with the Bluetooth interface. (Length: 1–20 characters).
Default Configuration
The default device-name is the device hostname.
Command Mode
Bluetooth interface Configuration mode.
User Guidelines
Use the bluetooth device-name command to configure the device-name associated with the Bluetooth interface. The Bluetooth device-name is used to identify the Bluetooth interface in the Bluetooth pairing process. If a Bluetooth device-name is not configured then the device hostname will be used as the device-name.
Examples
The following example shows how enter the Bluetooth interface configuration mode and configuring "Switch BT" as the Bluetooth interface device-name:
switchxxxxxx(config)# interface bluetooth 0
switchxxxxxx(config-if)# bluetooth device-name "Switch BT"