Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_SEC_IS_SM4

2331             || (BTM_SEC_IS_SM4(p_dev_rec->sm4) && (btm_sec_is_upgrade_possible(p_dev_rec, is_originator) == FALSE))
2382 if (BTM_SEC_IS_SM4(p_dev_rec->sm4))
2402 if (BTM_SEC_IS_SM4(p_dev_rec->sm4))
2449 if (!BTM_SEC_IS_SM4(p_dev_rec->sm4))
2464 if (is_originator && (btm_cb.security_mode != BTM_SEC_MODE_SP || !BTM_SEC_IS_SM4(p_dev_rec->sm4)) && (psm >= 0x1001))
2512 if (BTM_SEC_IS_SM4(p_dev_rec->sm4))
2593 || (BTM_SEC_IS_SM4(p_dev_rec->sm4) && (btm_sec_is_upgrade_possible(p_dev_rec, is_originator) == FALSE))
2634 if (BTM_SEC_IS_SM4(p_dev_rec->sm4))
3218 BTM_SEC_IS_SM4(p_dev_rec->sm4),BTM_SEC_IS_SM4_UNKNOWN(p_dev_rec->sm4));
4068 else if (HCI_ERR_KEY_MISSING == status && BTM_SEC_IS_SM4(p_dev_rec->sm4))