Home | History | Annotate | Download | only in scr

Lines Matching refs:FALSE

65                         { FALSE,    /**< client status for SCR_CID_APP_SCAN */
66 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
67 FALSE, /**< client status for SCR_CID_CONT_SCAN */
68 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
69 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
70 FALSE, /**< client status for SCR_CID_CONNECT */
71 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
72 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
75 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
76 FALSE, /**< client status for SCR_CID_CONT_SCAN */
77 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
78 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
79 FALSE, /**< client status for SCR_CID_CONNECT */
80 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
81 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
83 { FALSE, /**< client status for SCR_CID_APP_SCAN */
85 FALSE, /**< client status for SCR_CID_CONT_SCAN */
86 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
87 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
89 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
90 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
93 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
97 FALSE, /**< client status for SCR_CID_CONNECT */
98 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
101 { FALSE, /**< client status for SCR_CID_APP_SCAN */
102 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
103 FALSE, /**< client status for SCR_CID_CONT_SCAN */
104 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
105 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
108 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ }
114 { FALSE, /**< client status for SCR_CID_APP_SCAN */
115 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
116 FALSE, /**< client status for SCR_CID_CONT_SCAN */
117 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
118 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
119 FALSE, /**< client status for SCR_CID_CONNECT */
120 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
121 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
124 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
125 FALSE, /**< client status for SCR_CID_CONT_SCAN */
126 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
127 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
128 FALSE, /**< client status for SCR_CID_CONNECT */
129 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
130 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
132 { FALSE, /**< client status for SCR_CID_APP_SCAN */
134 FALSE, /**< client status for SCR_CID_CONT_SCAN */
135 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
136 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
138 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
139 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
142 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
146 FALSE, /**< client status for SCR_CID_CONNECT */
147 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
150 { FALSE, /**< client status for SCR_CID_APP_SCAN */
151 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
152 FALSE, /**< client status for SCR_CID_CONT_SCAN */
153 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
154 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
157 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ }
227 pScr->statusNotficationPending = FALSE;
347 (FALSE == clientStaus[pScr->currentMode][ newGroup ][ i ]) ) /* the client is not enabled in the new group */
421 (FALSE == clientStaus[ pScr->currentMode ][ pScr->currentGroup ][ pScr->runningClient ]) )
448 (FALSE == clientStaus[ pScr->currentMode ][ pScr->currentGroup ][ i ]) ) /* the client is not enabled in the new group/mode */
640 pScr->statusNotficationPending = FALSE;
706 if ( FALSE == pScr->statusNotficationPending )