Loading core/java/android/bluetooth/BluetoothAdapter.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -567,7 +567,7 @@ public final class BluetoothAdapter { } } /** /** * Stop BLE advertising. * Stop BLE advertising. The callback has to be the same one used for start advertising. * * * @param callback - {@link AdvertiseCallback} * @param callback - {@link AdvertiseCallback} * @return true if BLE advertising stops, false otherwise. * @return true if BLE advertising stops, false otherwise. Loading Loading
core/java/android/bluetooth/BluetoothAdapter.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -567,7 +567,7 @@ public final class BluetoothAdapter { } } /** /** * Stop BLE advertising. * Stop BLE advertising. The callback has to be the same one used for start advertising. * * * @param callback - {@link AdvertiseCallback} * @param callback - {@link AdvertiseCallback} * @return true if BLE advertising stops, false otherwise. * @return true if BLE advertising stops, false otherwise. Loading