stklib.h File Reference
Detailed Description
...
Functions
- u8 * refresh (u8 what, u8 nr_files, u8 len, u8 *filebuf)
- u8 * send_sms (u8 *ud, u8 len, u8 *msisdn, u8 da_type, u8 dcs, u8 pid, const u8 *alpha, u8 *tpdu)
- u8 * set_up_call (u8 *msisdn, u8 da_type, const u8 *alpha)
- u8 * set_up_event_list (void)
- u8 * provide_local_info (void)
- u8 * provide_imei (void)
- u8 * provide_nmr (void)
- u8 * provide_date (void)
- u8 * provide_language (void)
- u8 * provide_ta (void)
- u8 * poll_interval (u8 units, u8 duration)
- u8 * play_tone (const u8 *alpha, u8 tone, u8 units, u8 duration)
- u8 display_text (const u8 *body, const u8 *head)
- u8 * display_text_raw (const u8 *text, u8 q)
- u8 * select_item (u8 nr_items, const u8 **items, const u8 *alpha, const u8 *text_r, u8 def_item, u8 q)
- u8 * get_input (const u8 *text, u8 resp_len_min, u8 resp_len_max, const u8 *default_text, u8 q)
- u8 * get_inkey (const u8 *text, u8 q)
- u8 yesno (const u8 *text, u8 concat, u8 def)
- u8 * msisdn (u8 alpha[ALPHA_LEN])
- u8 password (u8 *key, u8 len_8, const u8 *text)
- u8 * set_up_menu (void)
- u8 perror (u8 error_no)
- u8 * more_time (void)
- u8 not_implemented (void)
- u8 display_icon (u8 w, u8 h, u8 fmt, u8(*img_fnc)(u16), const u8 *text, u8 icon_q)
- void set_img (u8 w, u8 h, u8 fmt, u8(*fnc)(u16))
- u8 display_more (u32 file)
- u8 * open_channel_raw (Sockaddr *dst, u8 q, u16 buf_size)
- void close_channel (u8 channel)
- u8 * get_channel_status (void)
- u8 * send_data_raw (u8 channel, const u8 *data, u8 data_len, u8 q)
- u8 * receive_data_raw (u8 channel, u8 len)
- u8 * launch_browser (const u8 *url, u8 q)
- u8 timer_start (u8 h, u8 m, u8 s)
- u32 timer_stop (u8 t)
- u32 timer_value (u8 t)
- void insert_menu (const u8 *text)
- SCtx * spider_init ()
- void spider (SCtx *ctx)
- u8 spider_append_r (SCtx *ctx, const SNode *to)
- void spider_clear_r (SCtx *ctx)
- void spider_set_order (SCtx *ctx, u8 o1, u8 o2, u8 o3, u8 o4)
- u8 * spider_back (SCtx *ctx)
Copyright © 2004 BLADOX
| Turbo version 1.0
|