Searched refs:tUIPC_RCV_CBACK (Results 1 – 2 of 2) sorted by relevance
49 typedef void (tUIPC_RCV_CBACK)(tUIPC_CH_ID ch_id, tUIPC_EVENT event); /* points to BT_HDR which des… typedef73 BOOLEAN UIPC_Open(tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK *p_cback);
86 tUIPC_RCV_CBACK *cback;350 static int uipc_setup_server_locked(tUIPC_CH_ID ch_id, char *name, tUIPC_RCV_CBACK *cback) in uipc_setup_server_locked()619 BOOLEAN UIPC_Open(tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK *p_cback) in UIPC_Open()828 uipc_main.ch[ch_id].cback = (tUIPC_RCV_CBACK*)param; in UIPC_Ioctl()