Home
last modified time | relevance | path

Searched defs:encr_enable (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c4072 void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_sec_encrypt_change()
6064 UINT8 encr_enable) in btm_sec_check_pending_enc_req()
Dbtm_acl.c778 void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_acl_encrypt_change()
Dbtm_ble.c1700 void btm_ble_link_encrypted(BD_ADDR bd_addr, UINT8 encr_enable) in btm_ble_link_encrypted()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c1998 void smp_link_encrypted(BD_ADDR bda, UINT8 encr_enable) in smp_link_encrypted()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c783 UINT8 encr_enable; in btu_hcif_encryption_change_evt() local