Searched refs:LOG_TAG (Results 76 - 100 of 444) sorted by relevance

1234567891011>>

/system/bt/stack/a2dp/
H A Da2dp_vendor_aptx_hd.cc24 #define LOG_TAG "a2dp_vendor_aptx_hd" macro
219 LOG_ERROR(LOG_TAG, "%s: parsing failed %d", __func__, status);
225 LOG_DEBUG(LOG_TAG, "%s: FREQ peer: 0x%x, capability 0x%x", __func__,
227 LOG_DEBUG(LOG_TAG, "%s: CH_MODE peer: 0x%x, capability 0x%x", __func__,
258 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
264 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
281 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
287 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
303 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
321 LOG_ERROR(LOG_TAG, "
[all...]
H A Da2dp_vendor_aptx_encoder.cc17 #define LOG_TAG "a2dp_vendor_aptx_encoder" macro
121 LOG_ERROR(LOG_TAG, "%s: cannot open aptX encoder library %s: %s", __func__,
129 LOG_ERROR(LOG_TAG,
139 LOG_ERROR(LOG_TAG,
149 LOG_ERROR(LOG_TAG,
197 LOG_ERROR(LOG_TAG, "%s: Cannot allocate aptX encoder state", __func__);
220 LOG_ERROR(LOG_TAG,
247 LOG_ERROR(LOG_TAG,
263 LOG_DEBUG(LOG_TAG, "%s: sample_rate=%u bits_per_sample=%u channel_count=%u",
301 LOG_DEBUG(LOG_TAG, "
[all...]
H A Da2dp_vendor_ldac.cc24 #define LOG_TAG "a2dp_vendor_ldac" macro
227 LOG_ERROR(LOG_TAG, "%s: parsing failed %d", __func__, status);
233 LOG_DEBUG(LOG_TAG, "%s: FREQ peer: 0x%x, capability 0x%x", __func__,
235 LOG_DEBUG(LOG_TAG, "%s: CH_MODE peer: 0x%x, capability 0x%x", __func__,
266 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
272 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
289 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
295 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
310 LOG_ERROR(LOG_TAG, "%s: cannot decode codec information: %d", __func__,
339 LOG_ERROR(LOG_TAG, "
[all...]
/system/bt/utils/src/
H A Dbt_utils.cc28 #define LOG_TAG "bt_utils" macro
138 LOG_WARN(LOG_TAG, "failed to change sched policy, tid %d, err: %d", tid,
150 LOG_ERROR(LOG_TAG,
/system/bt/btif/src/
H A Dbtif_gatt.cc27 #define LOG_TAG "bt_btif_gatt" macro
/system/bt/test/rootcanal/
H A Dservice.cc17 #define LOG_TAG "android.hardware.bluetooth@1.0-service.sim" macro
/system/chre/apps/gnss_world/
H A Dgnss_world.cc22 #define LOG_TAG "[GnssWorld]" macro
/system/chre/apps/timer_world/
H A Dtimer_world.cc22 #define LOG_TAG "[TimerWorld]" macro
/system/core/libsuspend/
H A Dautosuspend.c17 #define LOG_TAG "libsuspend" macro
/system/core/libutils/
H A DSystemClock.cpp22 #define LOG_TAG "SystemClock" macro
/system/core/libvndksupport/
H A Dlinker.c21 #define LOG_TAG "vndksupport" macro
/system/libhidl/transport/allocator/1.0/default/
H A Dservice.cpp1 #define LOG_TAG "android.hidl.allocator@1.0-service" macro
/system/netd/server/
H A DEventReporter.cpp17 #define LOG_TAG "Netd" macro
/system/nfc/halimpl/bcm2079x/adaptation/
H A DMutex.cpp25 #define LOG_TAG "NfcNciHal" macro
/system/security/keystore/
H A Dentropy.cpp17 #define LOG_TAG "keystore" macro
/system/vold/
H A DNetlinkHandler.cpp22 #define LOG_TAG "Vold" macro
/system/bt/osi/src/
H A Dreactor.cc19 #define LOG_TAG "bt_osi_reactor" macro
77 LOG_ERROR(LOG_TAG, "%s unable to create epoll instance: %s", __func__,
84 LOG_ERROR(LOG_TAG, "%s unable to create eventfd: %s", __func__,
92 LOG_ERROR(LOG_TAG, "%s unable to allocate object invalidation list.",
102 LOG_ERROR(LOG_TAG, "%s unable to register eventfd with epoll set: %s",
162 LOG_ERROR(LOG_TAG, "%s unable to register fd %d to epoll set: %s", __func__,
185 LOG_ERROR(LOG_TAG, "%s unable to modify interest set for fd %d: %s",
203 LOG_ERROR(LOG_TAG, "%s unable to unregister fd %d from epoll set: %s",
250 LOG_ERROR(LOG_TAG, "%s error in epoll_wait: %s", __func__,
H A Dfuture.cc19 #define LOG_TAG "bt_osi_future" macro
43 LOG_ERROR(LOG_TAG, "%s unable to allocate memory for the semaphore.",
/system/bt/service/ipc/
H A Dlinux_ipc_host.cc17 #define LOG_TAG "bt_bluetooth_host" macro
85 LOG_ERROR(LOG_TAG, "ppoll error");
114 LOG_ERROR(LOG_TAG, "Failed to initialize bluetooth");
183 LOG_INFO(LOG_TAG, "%s: service:%s uuids:%s data:%s", __func__,
253 LOG_ERROR(LOG_TAG, "Error reading datagram size: %s", strerror(errno));
256 LOG_INFO(LOG_TAG, "%s:%d: Connection closed", __func__, __LINE__);
263 LOG_ERROR(LOG_TAG, "Error reading IPC: %s", strerror(errno));
266 LOG_INFO(LOG_TAG, "%s:%d: Connection closed", __func__, __LINE__);
302 LOG_ERROR(LOG_TAG, "Malformed IPC message: %s", ipc_msg.c_str());
312 LOG_ERROR(LOG_TAG, "Erro
[all...]
/system/bt/hci/src/
H A Dhci_layer.cc19 #define LOG_TAG "bt_hci" macro
186 LOG_INFO(LOG_TAG, "%s", __func__);
206 LOG_ERROR(LOG_TAG, "%s unable to create startup timer.", __func__);
212 LOG_ERROR(LOG_TAG, "%s unable to create command response timer.", __func__);
218 LOG_ERROR(LOG_TAG, "%s unable to create thread.", __func__);
222 LOG_ERROR(LOG_TAG, "%s unable to make thread RT.", __func__);
227 LOG_ERROR(LOG_TAG,
243 LOG_DEBUG(LOG_TAG, "%s starting async portion", __func__);
252 LOG_INFO(LOG_TAG, "%s", __func__);
345 LOG_WARN(LOG_TAG,
[all...]
H A Dpacket_fragmenter.cc19 #define LOG_TAG "bt_hci_packet_fragmenter" macro
139 LOG_WARN(LOG_TAG,
150 LOG_WARN(LOG_TAG, "%s L2CAP packet too small (%d < %d). Dropping it.",
164 LOG_ERROR(LOG_TAG, "%s Dropping L2CAP packet with invalid length (%d).",
172 LOG_WARN(LOG_TAG,
200 LOG_WARN(LOG_TAG,
213 LOG_WARN(LOG_TAG,
/system/bt/stack/btu/
H A Dbtu_init.cc19 #define LOG_TAG "bt_task" macro
139 LOG_ERROR(LOG_TAG, "%s Unable to allocate resources for bt_workqueue",
/system/nvram/core/include/nvram/core/
H A Dlogger.h33 #define LOG_TAG "NVRAM" macro
44 LOG_PRI(NVRAM_ANDROID_LOG_PRI_##level, LOG_TAG, fmt, ##__VA_ARGS__)
/system/bt/vendor_libs/test_vendor_lib/src/
H A Dasync_manager.cc17 #define LOG_TAG "async_manager" macro
108 LOG_ERROR(LOG_TAG, "%s: Unable to start thread", __func__);
137 LOG_WARN(LOG_TAG,
163 LOG_ERROR(LOG_TAG,
174 LOG_ERROR(LOG_TAG, "%s: Unable to start reading thread", __func__);
183 LOG_ERROR(LOG_TAG, "%s: Unable to send message to reading thread",
246 LOG_ERROR(LOG_TAG,
321 LOG_WARN(LOG_TAG,
393 LOG_ERROR(LOG_TAG, "%s: Unable to start thread", __func__);
417 LOG_ERROR(LOG_TAG, "
[all...]
/system/core/healthd/
H A DBatteryMonitor.cpp17 #define LOG_TAG "healthd" macro
102 KLOG_WARNING(LOG_TAG, "Unknown battery status '%s'\n", status);
124 KLOG_WARNING(LOG_TAG, "Unknown battery health '%s'\n", status);
163 KLOG_WARNING(LOG_TAG, "Unknown power supply type '%s'\n", buf.c_str());
264 KLOG_WARNING(LOG_TAG, "%s: Unknown power supply type\n",
330 KLOG_WARNING(LOG_TAG, "%s\n", dmesgline);
477 KLOG_ERROR(LOG_TAG, "Could not open %s\n", POWER_SUPPLY_SYSFS_PATH);
624 KLOG_WARNING(LOG_TAG, "No battery devices found\n");
632 KLOG_WARNING(LOG_TAG, "BatteryStatusPath not found\n");
634 KLOG_WARNING(LOG_TAG, "BatteryHealthPat
[all...]

Completed in 583 milliseconds

1234567891011>>