Remove subscription for a given indication type from the given resource.
void g_isi_remove_subscription(
GIsiClient * client
uint8_t res
uint8_t type
)
Remove subscription for a given indication type from the given resource. g_isi_commit_subcsriptions() should be called after modifications to cancel unnecessary resource subscriptions from the modem. @param client ISI client (from g_isi_client_create()) @param res resource id @param type indication type
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | client.c