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

Commit 44b7d141 authored by Hui Peng's avatar Hui Peng Committed by Gerrit Code Review
Browse files

Merge "Update documentation of btm_sec_alloc_dev" into main

parents a71b5ad4 37fa1a33
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -251,8 +251,9 @@ const char* BTM_SecReadDevName(const RawAddress& bd_addr) {
 *
 * Function         btm_sec_alloc_dev
 *
 * Description      Look for the record in the device database for the record
 *                  with specified address
 * Description      Allocate a security device record with specified address,
 *                  fill device type and device class from inquiry database or
 *                  btm_sec_cb (if the address is the connecting device)
 *
 * Returns          Pointer to the record or NULL
 *