HomeSort by relevance Sort by last modified time
    Searched refs:UIPC_CH_NUM (Results 1 - 3 of 3) sorted by null

  /system/bt/udrv/include/
uipc.h 23 #define UIPC_CH_NUM 2
  /system/bt/udrv/ulinux/
uipc.c 103 tUIPC_CHAN ch[UIPC_CH_NUM];
231 for (i=0; i< UIPC_CH_NUM; i++)
255 for (i=0; i<UIPC_CH_NUM; i++)
266 for (i=0; i<UIPC_CH_NUM; i++)
283 if (ch_id >= UIPC_CH_NUM)
350 if (ch_id >= UIPC_CH_NUM)
422 if (ch_id >= UIPC_CH_NUM)
444 if (ch_id >= UIPC_CH_NUM)
530 for (ch_id = 0; ch_id < UIPC_CH_NUM; ch_id++)
617 if (ch_id >= UIPC_CH_NUM)
    [all...]
  /external/libnfc-nci/src/udrv/include/
uipc.h 61 #define UIPC_CH_NUM 25

Completed in 55 milliseconds