87
87
88
88
< div class ="header ">
89
89
< div class ="summary ">
90
- < a href ="#typedef-members "> Typedefs</ a > |
91
90
< a href ="#func-members "> Functions</ a > </ div >
92
91
< div class ="headertitle ">
93
92
< div class ="title "> Application Utility Functions</ div > </ div >
94
93
</ div > <!--header-->
95
94
< div class ="contents ">
96
95
< a name ="details " id ="details "> </ a > < h2 class ="groupheader "> General Description</ h2 >
96
+ < p > Utility functions that applications might find useful. </ p >
97
97
< table class ="memberdecls ">
98
- < tr class ="heading "> < td colspan ="2 "> < h2 class ="groupheader "> < a name ="typedef-members "> </ a >
99
- Typedefs</ h2 > </ td > </ tr >
100
- < tr class ="memitem:gaa5a92ac3e2fc129cdae4e2023801214d "> < td class ="memItemLeft " align ="right " valign ="top "> typedef void(* </ td > < td class ="memItemRight " valign ="bottom "> < a class ="el " href ="group__app__utils.html#gaa5a92ac3e2fc129cdae4e2023801214d "> wiced_bt_serialized_app_func_t</ a > ) (void *param)</ td > </ tr >
101
- < tr class ="memdesc:gaa5a92ac3e2fc129cdae4e2023801214d "> < td class ="mdescLeft ">  </ td > < td class ="mdescRight "> Serialized function prototype. < a href ="#gaa5a92ac3e2fc129cdae4e2023801214d "> More...</ a > < br /> </ td > </ tr >
102
- < tr class ="separator:gaa5a92ac3e2fc129cdae4e2023801214d "> < td class ="memSeparator " colspan ="2 ">  </ td > </ tr >
103
- </ table > < table class ="memberdecls ">
104
98
< tr class ="heading "> < td colspan ="2 "> < h2 class ="groupheader "> < a name ="func-members "> </ a >
105
99
Functions</ h2 > </ td > </ tr >
106
- < tr class ="memitem:gaa489e34bdd329a2315ae5d572cf93038 "> < td class ="memItemLeft " align ="right " valign ="top "> < a class ="el " href ="group___result.html#gacfc32ead8a827d53416f01b19eb58310 "> wiced_result_t</ a >  </ td > < td class ="memItemRight " valign ="bottom "> < a class ="el " href ="group__app__utils.html#gaa489e34bdd329a2315ae5d572cf93038 "> wiced_bt_app_serialize_function</ a > (< a class ="el " href ="group__app__utils .html#gaa5a92ac3e2fc129cdae4e2023801214d "> wiced_bt_serialized_app_func_t</ a > p_func, void *param)</ td > </ tr >
100
+ < tr class ="memitem:gaa489e34bdd329a2315ae5d572cf93038 "> < td class ="memItemLeft " align ="right " valign ="top "> < a class ="el " href ="group___result.html#gacfc32ead8a827d53416f01b19eb58310 "> wiced_result_t</ a >  </ td > < td class ="memItemRight " valign ="bottom "> < a class ="el " href ="group__app__utils.html#gaa489e34bdd329a2315ae5d572cf93038 "> wiced_bt_app_serialize_function</ a > (< a class ="el " href ="wiced__bt__serialize_8h .html#aa5a92ac3e2fc129cdae4e2023801214d "> wiced_bt_serialized_app_func_t</ a > p_func, void *param)</ td > </ tr >
107
101
< tr class ="memdesc:gaa489e34bdd329a2315ae5d572cf93038 "> < td class ="mdescLeft ">  </ td > < td class ="mdescRight "> Called by applications to serialize the execution of an application function in the BT stack context. < a href ="#gaa489e34bdd329a2315ae5d572cf93038 "> More...</ a > < br /> </ td > </ tr >
108
102
< tr class ="separator:gaa489e34bdd329a2315ae5d572cf93038 "> < td class ="memSeparator " colspan ="2 ">  </ td > </ tr >
109
103
</ table >
110
- < h2 class ="groupheader "> Typedef Documentation</ h2 >
111
- < a id ="gaa5a92ac3e2fc129cdae4e2023801214d "> </ a >
112
- < h2 class ="memtitle "> < span class ="permalink "> < a href ="#gaa5a92ac3e2fc129cdae4e2023801214d "> ◆ </ a > </ span > wiced_bt_serialized_app_func_t</ h2 >
113
-
114
- < div class ="memitem ">
115
- < div class ="memproto ">
116
- < table class ="memname ">
117
- < tr >
118
- < td class ="memname "> typedef void(* wiced_bt_serialized_app_func_t) (void *param)</ td >
119
- </ tr >
120
- </ table >
121
- </ div > < div class ="memdoc ">
122
-
123
- < p > Serialized function prototype. </ p >
124
-
125
- </ div >
126
- </ div >
127
104
< h2 class ="groupheader "> Function Documentation</ h2 >
128
105
< a id ="gaa489e34bdd329a2315ae5d572cf93038 "> </ a >
129
106
< h2 class ="memtitle "> < span class ="permalink "> < a href ="#gaa489e34bdd329a2315ae5d572cf93038 "> ◆ </ a > </ span > wiced_bt_app_serialize_function()</ h2 >
@@ -134,7 +111,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#gaa489e34bdd329a2315ae5d5
134
111
< tr >
135
112
< td class ="memname "> < a class ="el " href ="group___result.html#gacfc32ead8a827d53416f01b19eb58310 "> wiced_result_t</ a > wiced_bt_app_serialize_function </ td >
136
113
< td > (</ td >
137
- < td class ="paramtype "> < a class ="el " href ="group__app__utils .html#gaa5a92ac3e2fc129cdae4e2023801214d "> wiced_bt_serialized_app_func_t</ a >  </ td >
114
+ < td class ="paramtype "> < a class ="el " href ="wiced__bt__serialize_8h .html#aa5a92ac3e2fc129cdae4e2023801214d "> wiced_bt_serialized_app_func_t</ a >  </ td >
138
115
< td class ="paramname "> < em > p_func</ em > , </ td >
139
116
</ tr >
140
117
< tr >
0 commit comments