Searched refs:BTM_SEC_COPY_TRUSTED_DEVICE (Results 1 – 3 of 3) sorted by relevance
121 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in BTM_SecAddDevice()
803 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in BTM_PINCodeReply()936 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask); in btm_sec_bond_by_transport()
1228 #define BTM_SEC_COPY_TRUSTED_DEVICE(p_src, p_dst) \ macro