Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.c110 static void btm_sec_check_pending_enc_req (tBTM_SEC_DEV_REC *p_dev_rec, tBT_TRANSPORT transport,
4244 btm_sec_check_pending_enc_req(p_dev_rec, p_acl->transport, encr_enable); in btm_sec_encrypt_change()
4312 btm_sec_check_pending_enc_req (p_dev_rec, BT_TRANSPORT_BR_EDR, encr_enable); in btm_sec_encrypt_change()
6165 static void btm_sec_check_pending_enc_req (tBTM_SEC_DEV_REC *p_dev_rec, tBT_TRANSPORT transport, in btm_sec_check_pending_enc_req() function