Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h974 extern void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable);
Dbtm_acl.c727 void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_acl_encrypt_change() function
/system/bt/stack/btu/
Dbtu_hcif.c623 btm_acl_encrypt_change (handle, status, encr_enable); in btu_hcif_encryption_change_evt()