Lines Matching refs:interfaces
43 /** \brief Given the hardware device information enumerates interfaces for
49 @param[in] exclude_removed If true interfaces with SPINT_REMOVED flag set
51 @param[in] active_only If true only active interfaces (with flag
53 @param[out] interfaces Upon successfull completion will consist of array of
54 all interfaces found for this device (matching all filters).
62 AdbEnumInterfaceArray* interfaces);
64 /** \brief Enumerates all interfaces for our device class.
71 @param[in] exclude_removed If true interfaces with SPINT_REMOVED flag set
73 @param[in] active_only If true only active interfaces (with flag
75 @param[out] interfaces Upon successfull completion will consist of array of
76 all interfaces found for this device (matching all filters).
84 AdbEnumInterfaceArray* interfaces);