/external/bluetooth/bluedroid/hci/src/ |
D | userial.c | 177 ALOGW( "read() returned 0!" ); in select_read() 183 ALOGW( "select() Failed"); in select_read() 185 ALOGW( "Got a select() TIMEOUT"); in select_read() 232 ALOGW("userial_read_thread() failed to gain buffers"); in userial_read_thread() 245 ALOGW("select_read return size <=0:%d, exiting userial_read_thread",\ in userial_read_thread() 394 ALOGW("%s Already closed userial reader thread", __func__); in userial_close_reader()
|
D | userial_mct.c | 190 ALOGW( "select() Failed"); in userial_read_thread() 192 ALOGW( "Got a select() TIMEOUT"); in userial_read_thread() 305 ALOGW( "userial_read: read() returned %d!", ret); in userial_read() 345 ALOGW("%s Already closed userial reader thread", __func__); in userial_close_reader()
|
D | bt_hci_bdroid.c | 212 ALOGW("%s (event: 0x%x, sub_event: 0x%x) not supported", __func__, event, sub_event); in event_tx_cmd() 357 ALOGW("init has been called repeatedly without calling cleanup ?"); in init() 460 ALOGW("%s Already cleaned up for this session\n", __func__); in cleanup()
|
D | btsnoop_net.c | 112 ALOGW("%s error accepting socket: %s", __func__, strerror(errno)); in listen_fn_()
|
D | lpm.c | 286 ALOGW("Still busy on processing prior LPM enable/disable request..."); in lpm_enable()
|
D | hci_h4.c | 372 ALOGW("H4 - dropping incomplete ACL frame"); in acl_rx_frame_buffer_alloc()
|
D | hci_mct.c | 368 ALOGW("dropping incomplete ACL frame"); in acl_rx_frame_buffer_alloc()
|
/external/bluetooth/bluedroid/utils/src/ |
D | bt_utils.c | 137 ALOGW("failed to change sched policy, tid %d, err: %d", tid, errno); in raise_priority_a2dp() 148 ALOGW("failed to change priority tid: %d to %d", tid, priority); in raise_priority_a2dp() 175 ALOGW("failed to change priority tid: %d to %d", tid, priority); in adjust_priority_a2dp()
|
/external/libnfc-nxp/Linux_x86/ |
D | phDal4Nfc_uart.c | 256 ALOGW("dropped byte %d", i); in apply_errors() 260 ALOGW("corrupted byte %d", i); in apply_errors() 347 ALOGW("timeout!"); in phDal4Nfc_uart_read()
|
/external/libnfc-nxp/src/ |
D | phLlcNfc_Interface.c | 789 ALOGW("LLC bad crc"); in phLlcNfc_RdResp_Cb() 886 ALOGW("bad LLC length byte %x\n", *(pCompInfo->buffer)); in phLlcNfc_RdResp_Cb() 898 ALOGW("unknown LLC error1"); in phLlcNfc_RdResp_Cb() 922 ALOGW("LLC length mis-match\n"); in phLlcNfc_RdResp_Cb() 934 ALOGW("unknown LLC error2"); in phLlcNfc_RdResp_Cb()
|
D | phLibNfc.c | 885 ALOGW("Firmware image not available: this device might be running old NFC firmware!"); in phLibNfc_Mgt_GetstackCapabilities()
|
D | phHciNfc_DevMgmt.c | 1373 ALOGW("Your NFC controller is kinda hosed, take it to npelly@ to fix"); in phHciNfc_Recv_DevMgmt_Event()
|
/external/chromium_org/third_party/hwcplus/include/log/ |
D | log.h | 132 #ifndef ALOGW 133 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
D | platform_android.c | 661 #ifndef ALOGW 662 #define ALOGW LOGW macro 682 ALOGW("%s", msg); in droid_log()
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_android.c | 661 #ifndef ALOGW 662 #define ALOGW LOGW macro 682 ALOGW("%s", msg); in droid_log()
|
/external/jhead/ |
D | gpsinfo.c | 281 ALOGW("Unsupported encoding for GPSProcessingMethod"); in ProcessGpsInfo()
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_gatt_server.c | 59 ALOGW("%s: BTGATT not initialized", __FUNCTION__);\
|
D | btif_config_util.cpp | 50 #define warn(fmt, ...) ALOGW ("## WARNING : %s(L%d): " fmt "##",__FUNCTION__, __LINE__, ## __VA_ARG…
|
D | btif_dm.c | 1067 ALOGW("%s:skip SDP", in btif_dm_auth_cmpl_evt() 1075 ALOGW("%s: Incoming HID Connection",__FUNCTION__); in btif_dm_auth_cmpl_evt()
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | userial_linux.c | 1697 ALOGW("BCM2079x: retrying reset, attempt %d/%d", numTries, NUM_RESET_ATTEMPTS); in USERIAL_PowerupDevice()
|