Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h584 extern void gatt_set_err_rsp(BOOLEAN enable, UINT8 req_op_code, UINT8 err_status);
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1653 void gatt_set_err_rsp(BOOLEAN enable, UINT8 req_op_code, UINT8 err_status) in gatt_set_err_rsp() function