Searched refs:BTM_SEC_COPY_TRUSTED_DEVICE (Results 1 – 3 of 3) sorted by relevance
132 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in BTM_SecAddDevice()
903 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in BTM_PINCodeReply()1032 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in btm_sec_bond_by_transport()
1245 #define BTM_SEC_COPY_TRUSTED_DEVICE(p_src, p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SER… macro