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

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_int.h513 GATT_API extern void gatt_set_err_rsp(BOOLEAN enable, UINT8 req_op_code, UINT8 err_status);
H A Dgatt_utils.c1441 ** Function gatt_set_err_rsp
1448 void gatt_set_err_rsp(BOOLEAN enable, UINT8 req_op_code, UINT8 err_status) function
1450 GATT_TRACE_DEBUG3("gatt_set_err_rsp enable=%d op_code=%d, err_status=%d", enable, req_op_code, err_status);

Completed in 38 milliseconds