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 75ee114 commit a3d73d2Copy full SHA for a3d73d2
lib/peer_manager/modules/security_dispatcher.c
@@ -417,7 +417,7 @@ static void sec_info_request_process(ble_gap_evt_t const *p_gap_evt)
417
#endif /* BLE_GAP_ROLE_PERIPH */
418
419
/**
420
- * @brief Function for sending a CONFIG_REQ event.
+ * @brief Function for sending a PM_EVT_CONN_SEC_CONFIG_REQ event.
421
*
422
* @param[in] conn_handle The connection the sec parameters are needed for.
423
*/
0 commit comments