From: Marcel Holtmann Date: Tue, 21 Apr 2009 03:45:59 +0000 (+0100) Subject: Add skeleton for behavior document X-Git-Tag: 0.16~55 X-Git-Url: http://git.maemo.org/git/?p=connman;a=commitdiff_plain;h=4b16c48074a5468804625de0092b20343fa97a27 Add skeleton for behavior document --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 92af2a9..9828237 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -37,6 +37,6 @@ else EXTRA_DIST = $(DOC_MAIN_SGML_FILE) connman-introduction.xml endif -EXTRA_DIST += overview-api.txt manager-api.txt service-api.txt \ +EXTRA_DIST += overview-api.txt behavior-api.txt manager-api.txt \ device-api.txt network-api.txt service-api.txt \ connection-api.txt profile-api.txt agent-api.txt plugin-api.txt diff --git a/doc/behavior-api.txt b/doc/behavior-api.txt new file mode 100644 index 0000000..5feea76 --- /dev/null +++ b/doc/behavior-api.txt @@ -0,0 +1,11 @@ +Interface behavior description +****************************** + + +Ethernet service +================ + +The Ethernet based service is a special case since it has no children, but +still can be manually connected and disconnected while also has an implicit +behavior when physically plugging in or removing an Ethernet cable. +