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