Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h637 …S gatt_send_error_rsp(tGATT_TCB *p_tcb, UINT8 err_code, UINT8 op_code, UINT16 handle, BOOLEAN deq);
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1552 UINT16 handle, BOOLEAN deq) in gatt_send_error_rsp() argument
1568 if (deq) { in gatt_send_error_rsp()