Searched refs:btm_sec_encrypt_change (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/btu/ |
D | btu_hcif.c | 624 btm_sec_encrypt_change (handle, status, encr_enable); in btu_hcif_encryption_change_evt() 1045 btm_sec_encrypt_change (BTM_INVALID_HCI_HANDLE, status, FALSE); in btu_hcif_hdl_command_status() 1609 btm_sec_encrypt_change (handle, status, enc_enable); in btu_hcif_encryption_key_refresh_cmpl_evt()
|
/system/bt/stack/btm/ |
D | btm_int.h | 1090 extern void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable);
|
D | btm_sec.c | 4187 void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_sec_encrypt_change() function
|