Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.cc128 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsDeviceEncrypted() local
144 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsLinkKeyAuthenticated() local
160 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsDeviceAuthenticated() local
176 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsDeviceBonded() local
Dsecurity_device_record.h372 tBTM_SEC_REC sec_rec; variable