Searched refs:VOAMRWB_DEFAULT (Results 1 – 3 of 3) sorted by relevance
50 VOAMRWB_DEFAULT = 0, /*!< the frame type is the header (defined in RFC3267) + rawdata*/ enumerator
326 case '0': frameType = VOAMRWB_DEFAULT; in main()
1802 if(*lValue < VOAMRWB_DEFAULT || *lValue > VOAMRWB_RFC3267) in voAMRWB_SetParam()