Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c67 static BOOLEAN btm_sec_start_encryption (tBTM_SEC_DEV_REC *p_dev_rec);
5292 if (!btm_sec_start_encryption (p_dev_rec)) { in btm_sec_execute_procedure()
5387 static BOOLEAN btm_sec_start_encryption (tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_start_encryption() function