/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | hci_socket_device.cc | 80 LOG_INFO(LOG_TAG, "Rx Command"); in HciSocketDevice() 86 LOG_INFO(LOG_TAG, "Rx ACL"); in HciSocketDevice() 91 LOG_INFO(LOG_TAG, "Rx SCO"); in HciSocketDevice() 97 LOG_INFO(LOG_TAG, "Tx Event"); in HciSocketDevice() 101 LOG_INFO(LOG_TAG, "Tx ACL"); in HciSocketDevice() 105 LOG_INFO(LOG_TAG, "Tx SCO"); in HciSocketDevice() 111 LOG_INFO(LOG_TAG, "TimerTick fd = %d", socket_file_descriptor_); in TimerTick() 118 LOG_INFO(LOG_TAG, "socket_file_descriptor == -1"); in SendHci() 125 LOG_INFO(LOG_TAG, "bytes_written %d != sizeof(type)", bytes_written); in SendHci() 129 LOG_INFO(LOG_TAG, "bytes_written %d != packet->size", bytes_written); in SendHci()
|
D | server_port_factory.cc | 46 LOG_INFO(LOG_TAG, "Error creating socket for test channel."); in SetUp() 50 LOG_INFO(LOG_TAG, "port: %d", port); in SetUp() 56 LOG_INFO(LOG_TAG, "Error binding test channel listener socket to address."); in SetUp() 62 LOG_INFO(LOG_TAG, "Error listening for test channel."); in SetUp() 87 …LOG_INFO(LOG_TAG, "Error accepting test channel connection errno=%d (%s).", errno, strerror(errno)… in Accept() 96 LOG_INFO(LOG_TAG, "accept_fd = %d.", accept_fd); in Accept() 110 LOG_INFO(LOG_TAG, "Test channel closed"); in OnCommandReady()
|
D | loopback.cc | 84 LOG_INFO(LOG_TAG, "Got a packet of type %d", static_cast<int>(packet.GetType())); in IncomingPacket() 86 LOG_INFO(LOG_TAG, "Got a scan"); in IncomingPacket() 94 LOG_INFO(LOG_TAG, "Sending a Scan Response on a Phy"); in IncomingPacket()
|
D | device_properties.cc | 73 LOG_INFO(LOG_TAG, "Reading controller properties from %s.", file_name.c_str()); in DeviceProperties() 81 LOG_INFO(LOG_TAG, "Error controller properties may consist of ill-formed JSON."); in DeviceProperties() 89 LOG_INFO(LOG_TAG, "Error converting JSON properties into Properties object."); in DeviceProperties()
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | test_channel_transport.cc | 40 LOG_INFO(LOG_TAG, "Error creating socket for test channel."); in SetUp() 44 LOG_INFO(LOG_TAG, "port: %d", port); in SetUp() 50 LOG_INFO(LOG_TAG, "Error binding test channel listener socket to address."); in SetUp() 56 LOG_INFO(LOG_TAG, "Error listening for test channel."); in SetUp() 79 …LOG_INFO(LOG_TAG, "Error accepting test channel connection errno=%d (%s).", errno, strerror(errno)… in Accept() 88 LOG_INFO(LOG_TAG, "accept_fd = %d.", accept_fd); in Accept() 97 LOG_INFO(LOG_TAG, "Unexpected (command_name_size) bytes_read: %d != %d", bytes_read, 1); in OnCommandReady() 103 …LOG_INFO(LOG_TAG, "Unexpected (command_name) bytes_read: %d != %d", bytes_read, command_name_size); in OnCommandReady() 108 LOG_INFO(LOG_TAG, "Test channel closed"); in OnCommandReady() 117 LOG_INFO(LOG_TAG, "Unexpected (num_args) bytes_read: %d != %d", bytes_read, 1); in OnCommandReady() [all …]
|
D | test_command_handler.cc | 120 LOG_INFO(LOG_TAG, "Add %s", new_dev->ToString().c_str()); in Add() 214 LOG_INFO(LOG_TAG, "Unused args: arg[0] = %s", args[0].c_str()); in List() 222 LOG_INFO(LOG_TAG, "SetTimerPeriod takes 1 argument"); in SetTimerPeriod() 230 LOG_INFO(LOG_TAG, "Unused args: arg[0] = %s", args[0].c_str()); in StartTimer() 237 LOG_INFO(LOG_TAG, "Unused args: arg[0] = %s", args[0].c_str()); in StopTimer()
|
/system/bt/btif/src/ |
D | stack_manager.cc | 106 LOG_INFO(LOG_TAG, "%s is initializing the stack", __func__); in event_init_stack() 109 LOG_INFO(LOG_TAG, "%s found the stack already in initialized state", in event_init_stack() 123 LOG_INFO(LOG_TAG, "%s finished", __func__); in event_init_stack() 140 LOG_INFO(LOG_TAG, "%s stack already brought up", __func__); in event_start_up_stack() 146 LOG_INFO(LOG_TAG, "%s is bringing up the stack", __func__); in event_start_up_stack() 162 LOG_INFO(LOG_TAG, "%s finished", __func__); in event_start_up_stack() 169 LOG_INFO(LOG_TAG, "%s stack is already brought down", __func__); in event_shut_down_stack() 173 LOG_INFO(LOG_TAG, "%s is bringing down the stack", __func__); in event_shut_down_stack() 189 LOG_INFO(LOG_TAG, "%s finished", __func__); in event_shut_down_stack() 204 LOG_INFO(LOG_TAG, "%s found the stack already in a clean state", __func__); in event_clean_up_stack() [all …]
|
D | btif_a2dp_audio_interface.cc | 196 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_get_codec_configuration() 210 LOG_INFO(LOG_TAG, " %s: codec parameters =%d", __func__, in btif_a2dp_get_codec_configuration() 254 LOG_INFO(LOG_TAG, "%s: peer MTU: %d effective MTU: %d result MTU: %d", in btif_a2dp_get_codec_configuration() 270 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_audio_interface_init() 285 LOG_INFO(LOG_TAG, "%s:Init returned", __func__); in btif_a2dp_audio_interface_init() 289 LOG_INFO(LOG_TAG, "%s: start", __func__); in btif_a2dp_audio_interface_deinit() 302 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_audio_interface_start_session() 315 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_audio_interface_end_session() 330 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_audio_interface_restart_session() 332 LOG_INFO(LOG_TAG, "%s: nothing to restart - session was not started", in btif_a2dp_audio_interface_restart_session() [all …]
|
D | btif_a2dp_sink.cc | 166 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_init() 198 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_init_delayed() 203 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_startup() 210 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_startup_delayed() 267 LOG_INFO(LOG_TAG, "%s: peer_address=%s", __func__, in btif_a2dp_sink_end_session() 275 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_end_session_delayed() 281 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_shutdown() 287 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_shutdown_delayed() 293 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_cleanup() 323 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_cleanup_delayed() [all …]
|
D | btif_profile_queue.cc | 108 LOG_INFO(LOG_TAG, "%s: adding connection request: %s", __func__, in queue_int_add() 119 LOG_INFO(LOG_TAG, "%s: removing connection request: %s", __func__, in queue_int_advance() 127 LOG_INFO(LOG_TAG, "%s: UUID=%04X", __func__, uuid); in queue_int_cleanup() 133 LOG_INFO(LOG_TAG, "%s: removing connection request: %s", __func__, in queue_int_cleanup() 196 LOG_INFO(LOG_TAG, "%s: executing connection request: %s", __func__, in btif_queue_connect_next() 211 LOG_INFO(LOG_TAG, "%s", __func__); in btif_queue_release()
|
D | btif_a2dp.cc | 40 LOG_INFO(LOG_TAG, "%s: ## ON A2DP IDLE ## peer_sep = %d", __func__, in btif_a2dp_on_idle() 111 LOG_INFO(LOG_TAG, "%s: ## ON A2DP STOPPED ## p_av_suspend=%p", __func__, in btif_a2dp_on_stopped() 127 LOG_INFO(LOG_TAG, "%s: ## ON A2DP SUSPENDED ## p_av_suspend=%p", __func__, in btif_a2dp_on_suspended() 144 LOG_INFO(LOG_TAG, "%s: peer %s status %d", __func__, in btif_a2dp_on_offload_started()
|
D | btif_a2dp_source.cc | 319 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_source_init() 329 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_source_init_delayed() 334 LOG_INFO(LOG_TAG, "%s: state=%s", __func__, in btif_a2dp_source_startup() 354 LOG_INFO(LOG_TAG, "%s: state=%s", __func__, in btif_a2dp_source_startup_delayed() 446 LOG_INFO(LOG_TAG, "%s: peer_address=%s state=%s", __func__, in btif_a2dp_source_end_session() 457 LOG_INFO(LOG_TAG, "%s: peer_address=%s state=%s", __func__, in btif_a2dp_source_end_session_delayed() 479 LOG_INFO(LOG_TAG, "%s: state=%s", __func__, in btif_a2dp_source_shutdown() 495 LOG_INFO(LOG_TAG, "%s: state=%s", __func__, in btif_a2dp_source_shutdown_delayed() 516 LOG_INFO(LOG_TAG, "%s: state=%s", __func__, in btif_a2dp_source_cleanup() 530 LOG_INFO(LOG_TAG, "%s: state=%s", __func__, in btif_a2dp_source_cleanup_delayed() [all …]
|
D | bluetooth.cc | 138 LOG_INFO(LOG_TAG, "%s: start restricted = %d ; single user = %d", __func__, in init() 334 LOG_INFO(LOG_TAG, "%s: id = %s", __func__, profile_id); in get_profile_interface() 382 LOG_INFO(LOG_TAG, "%s", __func__); in dut_mode_configure() 391 LOG_INFO(LOG_TAG, "%s", __func__); in dut_mode_send() 400 LOG_INFO(LOG_TAG, "%s", __func__); in le_test_mode() 438 LOG_INFO(LOG_TAG, "%s", __func__); in config_clear()
|
D | btif_core.cc | 325 LOG_INFO(LOG_TAG, "%s entered", __func__); in btif_init_bluetooth() 330 LOG_INFO(LOG_TAG, "%s finished", __func__); in btif_init_bluetooth() 346 LOG_INFO(LOG_TAG, "%s entered: status %d", __func__, status); in btif_enable_bluetooth_evt() 402 LOG_INFO(LOG_TAG, "%s finished", __func__); in btif_enable_bluetooth_evt() 417 LOG_INFO(LOG_TAG, "%s entered", __func__); in btif_disable_bluetooth() 429 LOG_INFO(LOG_TAG, "%s finished", __func__); in btif_disable_bluetooth() 447 LOG_INFO(LOG_TAG, "%s entered", __func__); in btif_disable_bluetooth_evt() 454 LOG_INFO(LOG_TAG, "%s finished", __func__); in btif_disable_bluetooth_evt() 468 LOG_INFO(LOG_TAG, "%s entered", __func__); in btif_cleanup_bluetooth() 478 LOG_INFO(LOG_TAG, "%s finished", __func__); in btif_cleanup_bluetooth()
|
D | btif_av.cc | 425 LOG_INFO(LOG_TAG, "%s: peer: %s", __PRETTY_FUNCTION__, in SetSilencePeer() 950 LOG_INFO(LOG_TAG, "%s: max_connected_audio_devices=%d", __PRETTY_FUNCTION__, in Init() 978 LOG_INFO(LOG_TAG, "%s", __PRETTY_FUNCTION__); in Cleanup() 1052 LOG_INFO(LOG_TAG, in FindOrCreatePeer() 1099 LOG_INFO(LOG_TAG, "%s: Deleting idle peer: %s bta_handle=0x%x", __func__, in DeleteIdlePeers() 1146 LOG_INFO(LOG_TAG, "%s", __PRETTY_FUNCTION__); in Init() 1165 LOG_INFO(LOG_TAG, "%s", __PRETTY_FUNCTION__); in Cleanup() 1240 LOG_INFO(LOG_TAG, in FindOrCreatePeer() 1290 LOG_INFO(LOG_TAG, "%s: Deleting idle peer: %s bta_handle=0x%x", __func__, in DeleteIdlePeers() 1496 LOG_INFO( in ProcessEvent() [all …]
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.cc | 110 …LOG_INFO(LOG_TAG, "%s(%s): handle 0x%x size %d", __func__, properties_.GetAddress().ToString().c_s… in SendAclToRemote() 193 LOG_INFO(LOG_TAG, "Acl Packet %s -> %s", incoming.GetSourceAddress().ToString().c_str(), in IncomingAclPacket() 196 LOG_INFO(LOG_TAG, "%s: remote handle 0x%x size %d", __func__, acl_view.GetHandle(), in IncomingAclPacket() 199 LOG_INFO(LOG_TAG, "%s: local handle 0x%x", __func__, local_handle); in IncomingAclPacket() 219 LOG_INFO(LOG_TAG, "Remote Name (Local Name) %d", static_cast<int>(name.size())); in IncomingCommandPacket() 233 LOG_INFO(LOG_TAG, "(%s) Remote Supported Features Requested by: %s %x", in IncomingCommandPacket() 241 LOG_INFO(LOG_TAG, "(%s) Remote Extended Features %d Requested by: %s", in IncomingCommandPacket() 268 LOG_INFO(LOG_TAG, "Dropping unhandled command 0x%04x", static_cast<uint16_t>(opcode)); in IncomingCommandPacket() 277 LOG_INFO(LOG_TAG, "Disconnect Packet"); in IncomingDisconnectPacket() 282 LOG_INFO(LOG_TAG, "%s: Unknown connection @%s", __func__, peer.ToString().c_str()); in IncomingDisconnectPacket() [all …]
|
/system/bt/btcore/src/ |
D | module.cc | 87 LOG_INFO(LOG_TAG, "%s Starting module \"%s\"", __func__, module->name); in module_start_up() 93 LOG_INFO(LOG_TAG, "%s Started module \"%s\"", __func__, module->name); in module_start_up() 107 LOG_INFO(LOG_TAG, "%s Shutting down module \"%s\"", __func__, module->name); in module_shut_down() 113 LOG_INFO(LOG_TAG, "%s Shutdown of module \"%s\" completed", __func__, in module_shut_down() 127 LOG_INFO(LOG_TAG, "%s Cleaning up module \"%s\"", __func__, module->name); in module_clean_up() 132 LOG_INFO(LOG_TAG, "%s Cleanup of module \"%s\" completed", __func__, in module_clean_up()
|
/system/bt/osi/include/ |
D | log.h | 35 #define LOG_INFO(...) LOGWRAPPER(__VA_ARGS__) macro 70 #define LOG_INFO(tag, fmt, args...) \ macro 72 (true) ? ALOG(LOG_INFO, tag, fmt, ##args) \
|
/system/bt/service/ |
D | gatt_server_old.cc | 134 LOG_INFO(LOG_TAG, "%s: status:%d server_if:%d app_uuid:%p", __func__, status, in RegisterServerCallback() 145 LOG_INFO(LOG_TAG, "%s: status:%d server_if:%d count:%zu svc_handle:%d", in ServiceAddedCallback() 159 LOG_INFO(LOG_TAG, "%s: descr_handle:%d", __func__, el.attribute_handle); in ServiceAddedCallback() 164 LOG_INFO(LOG_TAG, "%s: char_handle:%d", __func__, char_handle); in ServiceAddedCallback() 228 LOG_INFO(LOG_TAG, in RequestReadCallback() 254 LOG_INFO(LOG_TAG, in RequestWriteCallback() 275 LOG_INFO(LOG_TAG, "%s: updating attribute %d blob_section to %u", __func__, in RequestWriteCallback() 309 LOG_INFO(LOG_TAG, "%s: connection:%d (%s:trans:%d) exec_write:%d", __func__, in RequestExecWriteCallback() 332 LOG_INFO(LOG_TAG, "%s: connection:%d server_if:%d connected:%d addr:%s", in ConnectionCallback() 342 LOG_INFO(LOG_TAG, "%s: status:%d", __func__, status); in EnableAdvertisingCallback() [all …]
|
/system/bt/gd/os/ |
D | log.h | 31 #define LOG_INFO(fmt, args...) ALOGI("%s: " fmt, __PRETTY_FUNCTION__, ##args) macro 45 #define LOG_INFO(...) LOGWRAPPER(__VA_ARGS__) macro
|
/system/bt/main/ |
D | stack_config.cc | 51 LOG_INFO(LOG_TAG, "%s attempt to load stack conf from %s", __func__, path); in init() 55 LOG_INFO(LOG_TAG, "%s file >%s< not found", __func__, path); in init()
|
D | bte_logmsg.cc | 193 LOG_INFO(bt_layer_tags[trace_layer], "%s", buffer); in LogMsg() 233 LOG_INFO(LOG_TAG, "BTE_InitTraceLevels -- %s : Level %d", in load_levels_from_config() 242 LOG_INFO(LOG_TAG, "using compile default trace settings"); in init()
|
/system/bt/bta/av/ |
D | bta_av_api.cc | 159 LOG_INFO(LOG_TAG, "%s: peer %s handle:0x%x use_rc=%s sec_mask=0x%x uuid=0x%x", in BTA_AvOpen() 187 LOG_INFO(LOG_TAG, "%s: handle:0x%x", __func__, handle); in BTA_AvClose() 207 LOG_INFO(LOG_TAG, "%s: peer %s", __func__, bd_addr.ToString().c_str()); in BTA_AvDisconnect() 228 LOG_INFO(LOG_TAG, "%s: handle=%d", __func__, handle); in BTA_AvStart() 248 LOG_INFO(LOG_TAG, "%s: handle=%d", __func__, hndl); in BTA_AvOffloadStart() 290 LOG_INFO(LOG_TAG, "%s: handle=%d suspend=%s", __func__, handle, in BTA_AvStop() 321 LOG_INFO(LOG_TAG, "%s: handle=%d suspend=%s sep_info_idx=%d", __func__, hndl, in BTA_AvReconfig()
|
/system/core/liblog/include/log/ |
D | log_main.h | 239 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) 244 ((__predict_false(cond)) ? ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) \ 301 #define IF_ALOGI() IF_ALOG(LOG_INFO, LOG_TAG)
|
/system/core/liblog/include_vndk/log/ |
D | log_main.h | 239 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) 244 ((__predict_false(cond)) ? ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) \ 301 #define IF_ALOGI() IF_ALOG(LOG_INFO, LOG_TAG)
|