OSDN Git Service

stack: Fix btm_send_link_key_notif comment
authorMyles Watson <mylesgw@google.com>
Tue, 12 Sep 2017 14:08:13 +0000 (07:08 -0700)
committerMyles Watson <mylesgw@google.com>
Tue, 12 Sep 2017 14:18:11 +0000 (14:18 +0000)
Test: build
Change-Id: I212ac76af9fab7b11d02120cae5f6eeec14baf69

stack/btm/btm_sec.cc

index 00f2e92..98840a5 100644 (file)
@@ -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) {