j
k
j a
j l
``` + if (!actual) + return E_POINTER; + + if ((buf && !count) || !actual) + return E_INVALIDARG; ```
That doesn't look right.
Same for BluetoothGATTGetServices().
Back to the thread
Back to the list