summaryrefslogtreecommitdiff
path: root/src/libqmi-glib/qmi-endpoint.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-29libqmi-glib: QRTR specific allocate/release CID operations are internalAleksander Morgado1-4/+4
2023-09-29libqmi-glib,endpoint-[mbim|qmux]: disallow private CTL operationsAleksander Morgado1-0/+6
2020-05-13libqmi-glib,endpoint: rename file propertyAleksander Morgado1-1/+1
2020-02-02qmi-endpoint: add get_name methodEric Caruso1-0/+2
2020-01-15qmi-codegen,libqmi-glib: define autoptr cleanup functions for all typesAleksander Morgado1-0/+1
2019-04-26docs: endpoint and file are not part of the APIAleksander Morgado1-30/+4
2019-04-26qmi-endpoint: take ref to QmiFile and use it for transportEric Caruso1-10/+86
2019-04-26qmi-endpoint: emit signal on new dataEric Caruso1-0/+7
2019-04-26qmi-endpoint: begin moving transport hangup handlerEric Caruso1-0/+15
2019-04-26qmi-endpoint: Factor out parse_response from qmi-deviceEric Caruso1-0/+88