Home
last modified time | relevance | path

Searched refs:CUPS_SC_CMD_GET_BIDI (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Dsidechannel.h60 CUPS_SC_CMD_GET_BIDI = 3, /* Return bidirectional capabilities */ enumerator
/external/libcups/filter/
Dcommandtops.c141 if (cupsSideChannelDoRequest(CUPS_SC_CMD_GET_BIDI, buffer, &datalen, in auto_configure()
/external/libcups/backend/
Dnetwork.c143 case CUPS_SC_CMD_GET_BIDI : in backendNetworkSideCB()
Dusb-unix.c566 case CUPS_SC_CMD_GET_BIDI : in side_cb()
Dtestbackend.c528 scstatus = cupsSideChannelDoRequest(CUPS_SC_CMD_GET_BIDI, buffer, in main()
Dusb-libusb.c1815 case CUPS_SC_CMD_GET_BIDI: /* Is the connection bidirectional? */ in sidechannel_thread()
Dusb-darwin.c1052 case CUPS_SC_CMD_GET_BIDI: /* Is the connection bidirectional? */ in sidechannel_thread()