Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c61 static BOOLEAN btm_sec_start_encryption (tBTM_SEC_DEV_REC *p_dev_rec);
5326 if (!btm_sec_start_encryption (p_dev_rec)) in btm_sec_execute_procedure()
5419 static BOOLEAN btm_sec_start_encryption (tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_start_encryption() function