Searched refs:BTM_SEC_COPY_TRUSTED_DEVICE (Results 1 – 3 of 3) sorted by relevance
123 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in BTM_SecAddDevice()
730 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in BTM_PINCodeReply()863 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in btm_sec_bond_by_transport()
1007 #define BTM_SEC_COPY_TRUSTED_DEVICE(p_src, p_dst) \ macro