Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b797b823 authored by Myles Watson's avatar Myles Watson
Browse files

stack: Fix btm_send_link_key_notif comment

Test: build
Change-Id: I212ac76af9fab7b11d02120cae5f6eeec14baf69
parent 01a63882
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5524,11 +5524,11 @@ static void btm_sec_collision_timeout(UNUSED_ATTR void* data) {

/*******************************************************************************
 *
 * Function         btm_sec_link_key_request
 * Function         btm_send_link_key_notif
 *
 * Description      This function is called when controller requests link key
 * Description      Call the link key callback.
 *
 * Returns          Pointer to the record or NULL
 * Returns          void
 *
 ******************************************************************************/
static void btm_send_link_key_notif(tBTM_SEC_DEV_REC* p_dev_rec) {