Home
last modified time | relevance | path

Searched refs:getSecRec (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.cc121 tBTM_SEC_REC* tBTM_SEC_CB::getSecRec(const RawAddress bd_addr) { in getSecRec() function in tBTM_SEC_CB
131 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsDeviceEncrypted()
148 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsLinkKeyAuthenticated()
165 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsDeviceAuthenticated()
182 tBTM_SEC_REC* sec_rec = getSecRec(bd_addr); in IsLinkKeyKnown()
Dbtm_sec_cb.h96 tBTM_SEC_REC* getSecRec(const RawAddress bd_addr);