We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d1e88 commit eb2d822Copy full SHA for eb2d822
1 file changed
src/NimBLECharacteristic.cpp
@@ -387,7 +387,6 @@ void NimBLECharacteristic::processSubRequest(NimBLEConnInfo& connInfo, uint8_t s
387
388
/**
389
* @brief Update the security status of a subscribed peer.
390
- * @param[in] connHandle The connection handle of the peer.
391
* @param[in] peerInfo A reference to the connection info of the peer.
392
*/
393
void NimBLECharacteristic::updatePeerStatus(const NimBLEConnInfo& peerInfo) const {
0 commit comments