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