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

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_cl.c312 ** Function gatt_check_write_long_terminate
319 BOOLEAN gatt_check_write_long_terminate(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, tGATT_VALUE *p_rsp_value) function
325 GATT_TRACE_DEBUG("gatt_check_write_long_terminate ");
642 if (!gatt_check_write_long_terminate(p_tcb, p_clcb, &value))

Completed in 90 milliseconds