Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h966 extern void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable);
Dbtm_acl.c848 void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_acl_encrypt_change() function
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c799 btm_acl_encrypt_change (handle, status, encr_enable); in btu_hcif_encryption_change_evt()