The broadcasting-content command configures the content of a BLE broadcast frame sent by an AP's built-in Bluetooth module.
The undo broadcasting-content command restores the default content of a BLE broadcast frame sent by an AP's built-in Bluetooth module.
By default, the UUID of the BLE broadcast frames sent by an AP's built-in Bluetooth module is null.
Only the AP2050DN-E, AP2051DN-E, AP4050DN-E, AP4051TN, AP6052DN, AP7050DE, AP7052DE, AP7052DN, AP4050DE-M, AP4050DE-M-S, AP4050DE-B-S, AP7060DN, AirEngine 5760-10, AP7152DN, AP8050DN, AP8050DN-S, AP8050TN-HD, AP8082DN, AP8150DN, AP8182DN, R250D-E, and R251D-E support the Bluetooth broadcast function.
broadcasting-content uuid { uuid-character-string uuid-value | uuid-hex uuid-value }
undo broadcasting-content uuid
Parameter | Description | Value |
---|---|---|
uuid uuid-character-string uuid-value |
Specifies the UUID field of BLE broadcast frames, which is a string of characters and used to identity devices. |
The value is a string of 1 to 16 characters. |
uuid uuid-hex uuid-value |
Specifies the UUID field of BLE broadcast frames, which is in hexadecimal notation and used to identity devices. |
The value is a string of 1 to 32 hexadecimal digits. |
Usage Scenario
After enabling the broadcast function of an AP's built-in Bluetooth module using the broadcaster enable command, you can run the broadcasting-content uuid command to set a UUID of the BLE broadcast frames.
Precautions
# Set the UUID of the BLE broadcast frames sent by an AP's Bluetooth module in the AP group view to 12345678123456789 in hexadecimal notation.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] ap-group name mygroup [HUAWEI-wlan-ap-group-mygroup] broadcasting-content uuid uuid-hex 12345678123456789