Home | History | Annotate | Download | only in src

Lines Matching defs:INFO

63 #define INFO(fmt, ...) LOG_INFO(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
229 INFO("connect to %s (sz %zu)", path, buffer_sz);
263 INFO("connected to stack fd = %d", skt_fd);
320 INFO("fd %d", fd);
357 INFO("receive control data failed (%s), retrying", strerror(errno));
366 // Sends control info for stream |common|. The data to send is stored in
393 INFO("send control data failed (%s), retrying", strerror(errno));
415 INFO("starting up or recovering from previous error");
502 INFO("got input audio config %d %d", common->cfg.format, common->cfg.rate);
628 INFO(
634 INFO(
732 INFO(
793 INFO("state %d", common->state);
826 INFO("state %d", common->state);
849 INFO("state %d", common->state);
1125 INFO("state %d kvpairs %s", out->common.state, kvpairs);
1276 INFO("get parameters result = %s", result.c_str());
1526 INFO("opening output");
1596 INFO(
1630 INFO("closing output (state %d)", (int)state);
1658 INFO("state %d", out->common.state);
1796 INFO("closing input (state %d)", (int)state);
1832 INFO(" adev_open in ha_hw module");