Searched refs:btm_sec_encrypt_change (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/btu/
H A Dbtu_hcif.c624 btm_sec_encrypt_change (handle, status, encr_enable);
1045 btm_sec_encrypt_change (BTM_INVALID_HCI_HANDLE, status, FALSE);
1609 btm_sec_encrypt_change (handle, status, enc_enable);
/system/bt/stack/btm/
H A Dbtm_int.h1089 extern void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable);
H A Dbtm_sec.c4179 ** Function btm_sec_encrypt_change
4187 void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) function

Completed in 65 milliseconds