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

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

Completed in 161 milliseconds