Searched refs:BTM_SM4_UPGRADE (Results 1 – 2 of 2) sorted by relevance
532 #define BTM_SM4_UPGRADE 0x04 /* set this bit when upgrading link key */ macro
1959 p_dev_rec->sm4 |= BTM_SM4_UPGRADE; in btm_sec_check_upgrade()3156 if (p_dev_rec->sm4 & BTM_SM4_UPGRADE) in btm_io_capabilities_req()3158 p_dev_rec->sm4 &= ~BTM_SM4_UPGRADE; in btm_io_capabilities_req()