Searched refs:btm_sec_encrypt_change (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 790 btm_sec_encrypt_change (handle, status, encr_enable); in btu_hcif_encryption_change_evt() 1368 btm_sec_encrypt_change (BTM_INVALID_HCI_HANDLE, status, FALSE); in btu_hcif_hdl_command_status() 2037 btm_sec_encrypt_change (handle, status, enc_enable); in btu_hcif_encryption_key_refresh_cmpl_evt()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 1191 void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_sec.c | 4072 void btm_sec_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) in btm_sec_encrypt_change() function
|