/system/bt/osi/include/ |
D | log.h | 35 #define LOG_WARN(...) LOGWRAPPER(__VA_ARGS__) macro 49 #define LOG_WARN(tag, fmt, args...) ALOG(LOG_WARN, tag, fmt, ## args) macro
|
/system/bt/utils/src/ |
D | bt_utils.c | 142 LOG_WARN(LOG_TAG, "failed to change sched policy, tid %d, err: %d", tid, errno); in raise_priority_a2dp() 152 LOG_WARN(LOG_TAG, "failed to change priority tid: %d to %d", tid, priority); in raise_priority_a2dp() 179 LOG_WARN(LOG_TAG, "failed to change priority tid: %d to %d", tid, priority); in adjust_priority_a2dp()
|
/system/bt/hci/src/ |
D | packet_fragmenter.c | 147 …LOG_WARN(LOG_TAG, "%s found unfinished packet for handle with start packet. Dropping old.", __func… in reassemble_and_dispatch() 154 …LOG_WARN(LOG_TAG, "%s L2CAP packet too small (%d < %d). Dropping it.", __func__, packet->len, L2CA… in reassemble_and_dispatch() 172 …LOG_WARN(LOG_TAG, "%s found l2cap full length %d less than the hci length %d.", __func__, l2cap_le… in reassemble_and_dispatch() 195 LOG_WARN(LOG_TAG, "%s got continuation for unknown packet. Dropping it.", __func__); in reassemble_and_dispatch() 203 …LOG_WARN(LOG_TAG, "%s got packet which would exceed expected length of %d. Truncating.", __func__,… in reassemble_and_dispatch()
|
D | low_power_manager.c | 138 …LOG_WARN(LOG_TAG, "%s still processing prior disable request, ignoring new request to disable.", _… in enable() 143 LOG_WARN(LOG_TAG, "%s still processing prior enable request, cannot disable.", __func__); in enable()
|
D | btsnoop_net.c | 128 LOG_WARN(LOG_TAG, "%s error accepting socket: %s", __func__, strerror(errno)); in listen_fn_()
|
D | hci_layer.c | 258 LOG_WARN(LOG_TAG, "%s not turning off the chip before turning on.", __func__); in start_up() 396 LOG_WARN(LOG_TAG, "%s legacy transmit of command. Use transmit_command instead.", __func__); in transmit_downward() 670 LOG_WARN(LOG_TAG, "%s command complete event with no matching command (opcode: 0x%04x).", in filter_incoming_event() 690 …LOG_WARN(LOG_TAG, "%s command status event with no matching command. opcode: 0x%x", __func__, opco… in filter_incoming_event()
|
/system/bt/btif/src/ |
D | stack_manager.c | 127 LOG_WARN(LOG_TAG, "%s found the stack was uninitialized. Initializing now.", __func__); in ensure_stack_is_initialized() 186 LOG_WARN(LOG_TAG, "%s found the stack was still running. Bringing it down now.", __func__); in ensure_stack_is_not_running()
|
D | btif_config.c | 149 LOG_WARN("%s unable to load config file: %s; using backup.", in init() 156 LOG_WARN("%s unable to load backup; attempting to transcode legacy file.", __func__); in init()
|
D | btif_gatt_server.c | 58 LOG_WARN(LOG_TAG, "%s: BTGATT not initialized", __FUNCTION__);\
|
D | btif_dm.c | 1165 LOG_WARN(LOG_TAG, "%s:skip SDP", __FUNCTION__); in btif_dm_auth_cmpl_evt() 1172 LOG_WARN(LOG_TAG, "%s: Incoming HID Connection",__FUNCTION__); in btif_dm_auth_cmpl_evt()
|
D | btif_gatt_client.c | 63 LOG_WARN(LOG_TAG, "%s: BTGATT not initialized", __FUNCTION__);\
|
/system/bt/osi/src/ |
D | thread.c | 198 …LOG_WARN(LOG_TAG, "%s: thread id %d, thread name %s started", __func__, thread->tid, thread->name); in run_thread() 224 LOG_WARN(LOG_TAG, "%s: thread id %d, thread name %s exited", __func__, thread->tid, thread->name); in run_thread()
|
D | data_dispatcher.c | 97 …LOG_WARN(LOG_TAG, "%s has no handler for type (%zd) in data dispatcher named: %s", __func__, type,… in data_dispatcher_dispatch()
|
D | eager_reader.c | 263 LOG_WARN(LOG_TAG, "%s fd said bytes existed, but none were found.", __func__); in inbound_data_waiting() 265 LOG_WARN(LOG_TAG, "%s unable to read from file descriptor: %s", __func__, strerror(errno)); in inbound_data_waiting()
|
D | config.c | 347 LOG_WARN(LOG_TAG, "%s unable to fsync file '%s': %s", __func__, temp_filename, strerror(errno)); in config_save() 370 LOG_WARN(LOG_TAG, "%s unable to fsync dir '%s': %s", __func__, directoryname, strerror(errno)); in config_save()
|
D | wakelock.c | 139 LOG_WARN(LOG_TAG, "%s wake lock truncated to %zd chars", in wakelock_acquire_native()
|
/system/core/include/log/ |
D | log.h | 142 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) 148 ? ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) \ 201 #define IF_ALOGW() IF_ALOG(LOG_WARN, LOG_TAG)
|
/system/core/libutils/ |
D | Threads.cpp | 240 ALOG(LOG_WARN, "thread", "WARNING: thread create failed\n"); in doCreateThread() 395 ALOG(LOG_WARN, "thread", "WARNING: bad result from unlocking mutex\n"); 404 ALOG(LOG_WARN, "thread", "WARNING: bad result from try-locking mutex\n");
|
/system/bt/device/src/ |
D | interop.c | 48 LOG_WARN(LOG_TAG, "%s() Device %s is a match for interop workaround %s.", in interop_match_addr()
|
/system/bt/main/ |
D | bte_logmsg.c | 182 LOG_WARN(bt_layer_tags[trace_layer], "%s", buffer); in LogMsg()
|
/system/bt/stack/l2cap/ |
D | l2cap_client.c | 272 …LOG_WARN(LOG_TAG, "%s dropping L2CAP connection due to unacceptable config parameters.", __func__); in config_completed_cb() 285 …LOG_WARN(LOG_TAG, "%s L2CAP parameter negotiation failed with error code %d.", __func__, negotiate… in config_completed_cb()
|
/system/bt/audio_a2dp_hw/ |
D | audio_a2dp_hw.c | 70 #define WARN(fmt, ...) LOG_WARN(LOG_TAG, "%s: " fmt,__FUNCTION__, ## __VA_ARGS__)
|
/system/bt/bta/gatt/ |
D | bta_gattc_cache.c | 508 LOG_WARN(LOG_TAG, "%s no more services found", __func__); in bta_gattc_explore_srvc()
|
/system/bt/bta/hh/ |
D | bta_hh_le.c | 656 LOG_WARN(LOG_TAG, "%s No such characteristic: %d", __func__, char_handle); in find_descriptor_by_short_uuid()
|
/system/bt/stack/btm/ |
D | btm_ble_gap.c | 2827 LOG_WARN(LOG_TAG, "%s device is no longer discoverable so discarding advertising packet pkt", in btm_ble_process_adv_pkt_cont()
|