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.cc118 static bool btm_sec_use_smp_br_chnl(tBTM_SEC_DEV_REC* p_dev_rec);
3990 (btm_sec_use_smp_br_chnl(p_dev_rec)) in btm_sec_auth_complete()
4163 if (btm_sec_use_smp_br_chnl(p_dev_rec) && btm_sec_is_master(p_dev_rec) && in btm_sec_encrypt_change()
6077 static bool btm_sec_use_smp_br_chnl(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_use_smp_br_chnl() function