Home
last modified time | relevance | path

Searched refs:BTM_SM4_UPGRADE (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h557 #define BTM_SM4_UPGRADE 0x04 /* set this bit when upgrading link key */ macro
Dbtm_sec.c2051 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()