Skip to content

Commit a3d73d2

Browse files
committed
lib: peer_manager: fix name reference in comment
Fixes a name reference in a Doxygen comment. Signed-off-by: Mirko Covizzi <[email protected]>
1 parent 75ee114 commit a3d73d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/peer_manager/modules/security_dispatcher.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ static void sec_info_request_process(ble_gap_evt_t const *p_gap_evt)
417417
#endif /* BLE_GAP_ROLE_PERIPH */
418418

419419
/**
420-
* @brief Function for sending a CONFIG_REQ event.
420+
* @brief Function for sending a PM_EVT_CONN_SEC_CONFIG_REQ event.
421421
*
422422
* @param[in] conn_handle The connection the sec parameters are needed for.
423423
*/

0 commit comments

Comments
 (0)