Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c141 void gatt_sec_check_complete(BOOLEAN sec_check_ok, tGATT_CLCB *p_clcb, UINT8 sec_act) in gatt_sec_check_complete() function
193 gatt_sec_check_complete(status , p_buf->p_clcb, p_tcb->sec_act); in gatt_enc_cmpl_cback()
509 gatt_sec_check_complete(TRUE, p_clcb, gatt_sec_act); in gatt_security_check_start()