simutil.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 96 | 7% |
空行行数 | 333 | 23% |
実行行数 | 1038 | 70% |
合計行数 | 1467 | 100% |
内容 | 定義数 |
---|---|
関数数 | 67 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | simple_tlv_iter_init | void | |
2 |
Function | simple_tlv_iter_next | gboolean | |
3 |
Function | simple_tlv_iter_get_tag | unsigned char | |
4 |
Function | simple_tlv_iter_get_length | unsigned short | |
5 |
Function | simple_tlv_iter_get_data | const unsigned char * | |
6 |
Function | comprehension_tlv_iter_init | void | |
7 |
Function | comprehension_tlv_iter_next | gboolean | |
8 |
Function | comprehension_tlv_iter_get_tag | unsigned short | |
9 |
Function | comprehension_tlv_get_cr | gboolean | |
10 |
Function | comprehension_tlv_iter_get_length | unsigned int | |
11 |
Function | comprehension_tlv_iter_get_data | const unsigned char * | |
12 |
Function | comprehension_tlv_iter_copy | void | |
13 |
Function | ber_tlv_iter_init | void | |
14 |
Function | ber_tlv_iter_get_tag | unsigned int | |
15 |
Function | ber_tlv_iter_get_class | enum ber_tlv_data_type | |
16 |
Function | ber_tlv_iter_get_encoding | enum ber_tlv_data_encoding_type | |
17 |
Function | ber_tlv_iter_get_short_tag | unsigned char | |
18 |
Function | ber_tlv_iter_get_length | unsigned int | |
19 |
Function | ber_tlv_iter_get_data | const unsigned char * | |
20 |
Function | ber_tlv_iter_next | gboolean | |
21 |
Function | ber_tlv_iter_recurse | void | |
22 |
Function | ber_tlv_iter_recurse_simple | void | |
23 |
Function | ber_tlv_iter_recurse_comprehension | void | |
24 |
Static | ber_tlv_find_by_tag | static const guint8 * | |
25 |
Function | ber_tlv_builder_init | gboolean | |
26 |
Static | ber_tlv_builder_write_header | static void | |
27 |
Function | ber_tlv_builder_next | gboolean | |
28 |
Function | ber_tlv_builder_set_length | gboolean | |
29 |
Function | ber_tlv_builder_get_data | unsigned char * | |
30 |
Function | ber_tlv_builder_recurse | gboolean | |
31 |
Function | ber_tlv_builder_recurse_comprehension | gboolean | |
32 |
Function | ber_tlv_builder_optimize | void | |
33 |
Function | comprehension_tlv_builder_init | gboolean | |
34 |
Function | comprehension_tlv_builder_next | gboolean | |
35 |
Function | comprehension_tlv_builder_set_length | gboolean | |
36 |
Function | comprehension_tlv_builder_get_data | unsigned char * | |
37 |
Static | sim_network_name_parse | static char * | |
38 |
Function | sim_parse_mcc_mnc | void | |
39 |
Inline | to_semi_oct | static inline int | |
40 |
Function | sim_encode_mcc_mnc | void | |
41 |
Static | spdi_operator_compare | static gint | |
42 |
Function | sim_spdi_new | struct sim_spdi * | |
43 |
Function | sim_spdi_lookup | gboolean | |
44 |
Function | sim_spdi_free | void | |
45 |
Static | pnn_operator_free | static void | |
46 |
Function | sim_eons_new | struct sim_eons * | |
47 |
Function | sim_eons_pnn_is_empty | gboolean | |
48 |
Function | sim_eons_add_pnn_record | void | |
49 |
Static | opl_operator *opl_operator_alloc | static struct | |
50 |
Function | sim_eons_add_opl_record | void | |
51 |
Function | sim_eons_optimize | void | |
52 |
Function | sim_eons_free | void | |
53 |
Static | sim_eons_operator_info * sim_eons_lookup_common | static const struct | |
54 |
Function | sim_eons_operator_info *sim_eons_lookup | const struct | |
55 |
Function | sim_eons_operator_info *sim_eons_lookup_with_lac | const struct | |
56 |
Function | sim_extract_bcd_number | void | |
57 |
Function | sim_encode_bcd_number | void | |
58 |
Function | sim_adn_parse | gboolean | |
59 |
Function | sim_adn_build | void | |
60 |
Static | find_ef_by_id | static int | |
61 |
Function | sim_ef_db_lookup | struct sim_ef_info * | |
62 |
Function | sim_parse_3g_get_response | gboolean | |
63 |
Function | sim_parse_2g_get_response | gboolean | |
64 |
Function | sim_ust_is_available | gboolean | |
65 |
Function | sim_est_is_active | gboolean | |
66 |
Function | sim_sst_is_available | gboolean | |
67 |
Function | sim_sst_is_active | gboolean |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー