Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.c113 static BOOLEAN btm_sec_use_smp_br_chnl(tBTM_SEC_DEV_REC *p_dev_rec);
4095 if (p_dev_rec->new_encryption_key_is_p256 && (btm_sec_use_smp_br_chnl(p_dev_rec)) in btm_sec_auth_complete()
4270 if (btm_sec_use_smp_br_chnl(p_dev_rec) && in btm_sec_encrypt_change()
6306 static BOOLEAN btm_sec_use_smp_br_chnl(tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_use_smp_br_chnl() function