Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1064 void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c789 btm_acl_encrypt_change (handle, status, encr_enable); in btu_hcif_encryption_change_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c778 void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_acl_encrypt_change() function