ファイル名gatmux.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 34 | 3% | 
| 空行行数 | 305 | 24% | 
| 実行行数 | 910 | 73% | 
| 合計行数 | 1249 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 55 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
dispatch_sources | static void | ||
2  | 
received_data | static gboolean | ||
3  | 
write_watcher_destroy_notify | static void | ||
4  | 
can_write_data | static gboolean | ||
5  | 
wakeup_writer | static void | ||
6  | 
g_at_mux_raw_write | int | ||
7  | 
g_at_mux_feed_dlc_data | void | ||
8  | 
g_at_mux_set_dlc_status | void | ||
9  | 
g_at_mux_set_data | void | ||
10  | 
g_at_mux_get_data | void * | ||
11  | 
watch_check | static gboolean | ||
12  | 
watch_prepare | static gboolean | ||
13  | 
watch_dispatch | static gboolean | ||
14  | 
watch_finalize | static void | ||
15  | 
channel_read | static GIOStatus | ||
16  | 
channel_write | static GIOStatus | ||
17  | 
channel_seek | static GIOStatus | ||
18  | 
channel_close | static GIOStatus | ||
19  | 
channel_free | static void | ||
20  | 
channel_create_watch | static GSource * | ||
21  | 
channel_set_flags | static GIOStatus | ||
22  | 
channel_get_flags | static GIOFlags | ||
23  | 
g_at_mux_new | GAtMux * | ||
24  | 
g_at_mux_ref | GAtMux * | ||
25  | 
g_at_mux_unref | void | ||
26  | 
g_at_mux_start | gboolean | ||
27  | 
g_at_mux_shutdown | gboolean | ||
28  | 
g_at_mux_set_disconnect_function | gboolean | ||
29  | 
g_at_mux_set_debug | gboolean | ||
30  | 
g_at_mux_create_channel | GIOChannel * | ||
31  | 
msd_free | static void | ||
32  | 
mux_setup_cb | static void | ||
33  | 
mux_query_cb | static void | ||
34  | 
g_at_mux_setup_gsm0710 | gboolean | ||
35  | 
gsm0710_packet | static gboolean | ||
36  | 
gsm0710_basic_write_frame | static void | ||
37  | 
gsm0710_basic_remove | static void | ||
38  | 
gsm0710_basic_startup | static gboolean | ||
39  | 
gsm0710_basic_shutdown | static gboolean | ||
40  | 
gsm0710_basic_open_dlc | static gboolean | ||
41  | 
gsm0710_basic_close_dlc | static gboolean | ||
42  | 
gsm0710_basic_feed_data | static int | ||
43  | 
gsm0710_basic_set_status | static void | ||
44  | 
gsm0710_basic_write | static void | ||
45  | 
g_at_mux_new_gsm0710_basic | GAtMux * | ||
46  | 
gsm0710_advanced_write_frame | static void | ||
47  | 
gsm0710_advanced_remove | static void | ||
48  | 
gsm0710_advanced_startup | static gboolean | ||
49  | 
gsm0710_advanced_shutdown | static gboolean | ||
50  | 
gsm0710_advanced_open_dlc | static gboolean | ||
51  | 
gsm0710_advanced_close_dlc | static gboolean | ||
52  | 
gsm0710_advanced_feed_data | static int | ||
53  | 
gsm0710_advanced_set_status | static void | ||
54  | 
gsm0710_advanced_write | static void | ||
55  | 
g_at_mux_new_gsm0710_advanced | GAtMux * | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー