Home | History | Annotate | Download | only in android

Lines Matching refs:bufprint

16 #include "android/utils/bufprint.h"
851 p = bufprint(tmp, end, "disconnect:00");
869 p = bufprint(tmp, end, "disconnect:%02x",
1452 p = bufprint(tmp, end, "ko:connect:%02x:unknown service", channel);
1454 p = bufprint(tmp, end, "ko:connect:%02x:service busy", channel);
1458 p = bufprint(tmp, end, "ok:connect:%02x", channel);
1535 p = bufprint(tmp, end, "ko:unknown command");