Home | History | Annotate | Download | only in parser

Lines Matching full:protocol

3  *  BlueZ - Bluetooth protocol stack for Linux
166 return "NCPI not supported by current protocol, NCPI ignored";
168 return "Flags not supported by current protocol, flags ignored";
184 return "B1 protocol not supported";
186 return "B2 protocol not supported";
188 return "B3 protocol not supported";
190 return "B1 protocol parameter not supported";
192 return "B2 protocol parameter not supported";
194 return "B3 protocol parameter not supported";
196 return "B protocol combination not supported";
206 return "Data length not supported by current protocol";
208 return "Reset procedure not supported by current protocol";
214 return "Protocol error, Layer 1";
216 return "Protocol error, Layer 2";
218 return "Protocol error, Layer 3";
251 printf("B1 protocol support: 0x%08x\n", value);
254 printf("B2 protocol support: 0x%08x\n", value);
257 printf("B3 protocol support: 0x%08x\n", value);