Searched refs:tBTM_SEC_REC (Results 1 – 4 of 4) sorted by relevance
121 tBTM_SEC_REC* tBTM_SEC_CB::getSecRec(const RawAddress bd_addr) { in getSecRec()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()
210 struct tBTM_SEC_REC { struct458 tBTM_SEC_REC sec_rec;
96 tBTM_SEC_REC* getSecRec(const RawAddress bd_addr);
805 void tBTM_SEC_REC::increment_sign_counter(bool local) { in increment_sign_counter()