fill in APIs around setScanningParams
This commit is contained in:
parent
c607797150
commit
9f9e3b872d
1 changed files with 0 additions and 1 deletions
|
@ -863,7 +863,6 @@ BLEDevice::stopScanning(void) {
|
|||
return transport->getGap().stopScanning();
|
||||
}
|
||||
|
||||
|
||||
inline ble_error_t
|
||||
BLEDevice::disconnect(Gap::DisconnectionReason_t reason)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue