Home | History | Annotate | Download | only in src

Lines Matching defs:INFO

76 #define INFO(fmt, ...) LOG_INFO(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
245 INFO("connect to %s (sz %zu)", path, buffer_sz);
279 INFO("connected to stack fd = %d", skt_fd);
336 INFO("fd %d", fd);
373 INFO("receive control data failed (%s), retrying", strerror(errno));
382 // Sends control info for stream |common|. The data to send is stored in
409 INFO("send control data failed (%s), retrying", strerror(errno));
430 INFO("starting up or recovering from previous error: command=%s",
521 INFO("got input audio config %d %d", common->cfg.format, common->cfg.rate);
641 INFO(
647 INFO(
739 INFO(
834 INFO("state %d", common->state);
871 INFO("state %d", common->state);
894 INFO("state %d", common->state);
1164 INFO("state %d kvpairs %s", out->common.state, kvpairs);
1307 INFO("get parameters result = %s", result.c_str());
1584 INFO("opening output");
1654 INFO(
1688 INFO("closing output (state %d)", (int)state);
1716 INFO("state %d", out->common.state);
1854 INFO("closing input (state %d)", (int)state);
1891 INFO(" adev_open in A2dp_hw module");