Version: Smart Feature Phone 3.0BluetoothGattServer.stopAdvertisingDescription#The method stops broadcasting advertisements.Syntax#var promise = instanceOfBluetoothGattServer.stopAdvertising();CopyReturn value#A Promise to indicate whether the operation is resolved or rejected. If the bluetooth adapter is currently disabled, the Promise would be rejected.