am 0d68a52a: am 9d3e0996: Merge "Add comment of using same callback for start/stop advertising." into klp-modular-dev
* commit '0d68a52ad32bb2c07314721b19e7973df6045d34': Add comment of using same callback for start/stop advertising.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user