Home
last modified time | relevance | path

Searched defs:sec_rec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.cc127 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsDeviceEncrypted() local
143 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsLinkKeyAuthenticated() local
159 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsDeviceAuthenticated() local
175 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsLinkKeyKnown() local
Dsecurity_device_record.h381 tBTM_SEC_REC sec_rec; variable