Create a Phonet pipe in disabled state and with low priority.
GIsiPipe *g_isi_pipe_create(
GIsiModem * modem
void (*created)(GIsiPipe * )
uint16_t obj1
uint16_t obj2
uint8_t type1
uint8_t type2
)
Create a Phonet pipe in disabled state and with low priority. @param modem ISI modem to create a pipe with @param created optional callback for created event @param obj1 Object handle of the first end point @param obj2 Object handle of the second end point @param type1 Type of the first end point @param type2 Type of the second end point @return a pipe object on success, NULL on error.
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | pipe.c