Loading system/stack/btm/btm_dev.cc +3 −2 Original line number Diff line number Diff line Loading @@ -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 * Loading Loading
system/stack/btm/btm_dev.cc +3 −2 Original line number Diff line number Diff line Loading @@ -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 * Loading