am 9d3e0996: Merge "Add comment of using same callback for start/stop advertising." into klp-modular-dev
* commit '9d3e099699c3b6cd0f4bed344607d6a5acd75c1c': Add comment of using same callback for start/stop advertising.
This commit is contained in:
@@ -570,7 +570,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}
|
||||
* @return true if BLE advertising stops, false otherwise.
|
||||
|
||||
Reference in New Issue
Block a user