HomeSort by relevance Sort by last modified time
    Searched defs:read_cb (Results 1 - 4 of 4) sorted by null

  /external/dhcpcd-6.8.2/
eloop.h 46 void (*read_cb)(void *); member in struct:eloop_event
  /external/libcups/cups/
testipp.c 231 ssize_t read_cb(_ippdata_t *data, ipp_uchar_t *buffer, size_t bytes);
374 while ((state = ippReadIO(&data, (ipp_iocb_t)read_cb, 1, NULL,
605 while ((state = ippReadIO(&data, (ipp_iocb_t)read_cb, 1, NULL,
992 * 'read_cb()' - Read data from a buffer.
996 read_cb(_ippdata_t *data, /* I - Data */ function
  /system/bt/bta/gatt/
bta_gattc_int.h 109 GATT_READ_OP_CB read_cb; member in struct:__anon112880
  /system/bt/bta/hh/
bta_hh_le.cc 85 GATT_READ_OP_CB read_cb; member in struct:gatt_operation
174 act_read_cb = op.read_cb;
180 act_read_cb = op.read_cb;
209 op.read_cb = cb;
    [all...]

Completed in 1005 milliseconds