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

/system/bt/stack/gatt/
H A Dgatt_utils.c1587 ** Function gatt_set_err_rsp
1594 void gatt_set_err_rsp(BOOLEAN enable, UINT8 req_op_code, UINT8 err_status) function
1596 GATT_TRACE_DEBUG("gatt_set_err_rsp enable=%d op_code=%d, err_status=%d", enable, req_op_code, err_status);

Completed in 7 milliseconds