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

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_utils.c2011 ** Function gatt_end_operation
2019 void gatt_end_operation(tGATT_CLCB *p_clcb, tGATT_STATUS status, void *p_data) function
2028 GATT_TRACE_DEBUG3 ("gatt_end_operation status=%d op=%d subtype=%d",
2084 GATT_TRACE_WARNING3 ("gatt_end_operation not sent out op=%d p_disc_cmpl_cb:%p p_cmpl_cb:%p",
2119 gatt_end_operation(p_clcb, GATT_ERROR, NULL);

Completed in 58 milliseconds