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

/system/bt/stack/gatt/
H A Dgatt_utils.c2109 ** Function gatt_end_operation
2117 void gatt_end_operation(tGATT_CLCB *p_clcb, tGATT_STATUS status, void *p_data) function
2126 GATT_TRACE_DEBUG ("gatt_end_operation status=%d op=%d subtype=%d",
2184 GATT_TRACE_WARNING ("gatt_end_operation not sent out op=%d p_disc_cmpl_cb:%p p_cmpl_cb:%p",
2221 gatt_end_operation(p_clcb, GATT_ERROR, NULL);

Completed in 38 milliseconds