Home
last modified time | relevance | path

Searched defs:CommandType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/vector_tile/
H A Dvector_tile_config.hpp51 enum CommandType : std::uint8_t enum
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmbim-cm.c562 UINT32 CommandType; //0 for a query operation, 1 for a Set operation member
911 static MBIM_MESSAGE_HEADER *compose_basic_connect_command(UINT32 CID, UINT32 CommandType, void *pIn… in compose_basic_connect_command()
939 static MBIM_MESSAGE_HEADER *compose_basic_connect_ext_command(UINT32 CID, UINT32 CommandType, void … in compose_basic_connect_ext_command()