Searched refs:LOG_INFO (Results 1 - 25 of 59) sorted by relevance

123

/system/bt/vendor_libs/test_vendor_lib/src/
H A Dbt_vendor.cc36 LOG_INFO(LOG_TAG, "Initializing test controller.");
49 LOG_INFO(LOG_TAG, "Opcode received in vendor library: %d", opcode);
56 LOG_INFO(LOG_TAG, "Doing op: BT_VND_OP_POWER_CTRL");
59 LOG_INFO(LOG_TAG, "Turning Bluetooth off.");
61 LOG_INFO(LOG_TAG, "Turning Bluetooth on.");
67 LOG_INFO(LOG_TAG, "Doing op: BT_VND_OP_USERIAL_OPEN");
70 LOG_INFO(LOG_TAG, "Setting HCI's fd to: %d", fd_list[0]);
76 LOG_INFO(LOG_TAG, "Doing op: BT_VND_OP_USERIAL_CLOSE");
77 LOG_INFO(LOG_TAG, "Closing HCI's fd (fd: %d)", manager->GetHciFd());
82 LOG_INFO(LOG_TA
[all...]
H A Dtest_channel_transport.cc46 LOG_INFO(LOG_TAG, "Error creating socket for test channel.");
50 LOG_INFO(LOG_TAG, "port: %d", port_);
57 LOG_INFO(LOG_TAG, "Error binding test channel listener socket to address.");
63 LOG_INFO(LOG_TAG, "Error listening for test channel.");
71 LOG_INFO(LOG_TAG, "Error accepting test channel connection.");
92 LOG_INFO(LOG_TAG, "Event ready in TestChannelTransport on fd: %d", fd);
99 LOG_INFO(LOG_TAG, "Received command from test channel: %s",
109 LOG_INFO(LOG_TAG, "num_args: %d", num_args);
121 LOG_INFO(LOG_TAG, "Command argument %zu: %s", i, args[i].data());
H A Dhci_transport.cc65 LOG_INFO(LOG_TAG, "Event ready in HciTransport on fd: %d.", fd);
75 LOG_INFO(LOG_TAG, "ACL data packets not currently supported.");
80 LOG_INFO(LOG_TAG, "SCO data packets not currently supported.");
86 LOG_INFO(LOG_TAG, "Error received an invalid packet type from the HCI.");
95 LOG_INFO(LOG_TAG, "Received command packet.");
145 LOG_INFO(LOG_TAG,
151 LOG_INFO(LOG_TAG, "Posting event response with delay of %lld ms.",
H A Dpacket_stream.cc55 LOG_INFO(LOG_TAG, "Receiving packet type.");
76 LOG_INFO(LOG_TAG, "Sending event with event code: 0x%04X",
78 LOG_INFO(LOG_TAG, "Sending event with size: %zu octets",
99 LOG_INFO(LOG_TAG, "Signal octet is 0x%02X.", type);
H A Dvendor_manager.cc66 LOG_INFO(LOG_TAG, "Test channel is enabled.");
77 LOG_INFO(LOG_TAG, "Test channel is disabled.");
/system/bt/btif/src/
H A Dstack_manager.c102 LOG_INFO(LOG_TAG, "%s is initializing the stack", __func__);
105 LOG_INFO(LOG_TAG, "%s found the stack already in initialized state",
119 LOG_INFO(LOG_TAG, "%s finished", __func__);
136 LOG_INFO(LOG_TAG, "%s stack already brought up", __func__);
142 LOG_INFO(LOG_TAG, "%s is bringing up the stack", __func__);
158 LOG_INFO(LOG_TAG, "%s finished", __func__);
165 LOG_INFO(LOG_TAG, "%s stack is already brought down", __func__);
169 LOG_INFO(LOG_TAG, "%s is bringing down the stack", __func__);
180 LOG_INFO(LOG_TAG, "%s finished", __func__);
194 LOG_INFO(LOG_TA
[all...]
H A Dbluetooth.c129 LOG_INFO(LOG_TAG, "%s", __func__);
145 LOG_INFO(LOG_TAG, "%s: start restricted = %d", __func__, start_restricted);
368 LOG_INFO(LOG_TAG, "get_profile_interface %s", profile_id);
418 LOG_INFO(LOG_TAG, "dut_mode_configure");
429 LOG_INFO(LOG_TAG, "dut_mode_send");
441 LOG_INFO(LOG_TAG, "le_test_mode");
453 LOG_INFO(LOG_TAG, "config_hci_snoop_log");
468 LOG_INFO(LOG_TAG, "%s", __func__);
H A Dbtif_profile_queue.c79 LOG_INFO(LOG_TAG, "%s dropping duplicate connect request for uuid: %04x", __func__, p_param->uuid);
/system/bt/osi/include/
H A Dlog.h34 #define LOG_INFO(...) LOGWRAPPER(__VA_ARGS__) macro
48 #define LOG_INFO(tag, fmt, args...) ALOG(LOG_INFO, tag, fmt, ## args) macro
/system/bt/hci/src/
H A Dhci_audio.c29 LOG_INFO(LOG_TAG, "%s handle:%d codec:0x%x state:%d", __func__, handle, codec, state);
H A Dvendor.c65 LOG_INFO(LOG_TAG, "alloc value %p", lib_callbacks.alloc);
113 LOG_INFO(LOG_TAG, "firmware callback");
123 LOG_INFO(LOG_TAG, "%s", __func__);
132 LOG_INFO(LOG_TAG, "%s", __func__);
153 LOG_INFO(LOG_TAG, "sco_audiostate_cb(status: %d)",status);
188 LOG_INFO(LOG_TAG, "%s", __func__);
H A Dhci_hal_mct.c63 LOG_INFO(LOG_TAG, "%s", __func__);
73 LOG_INFO(LOG_TAG, "%s got uart fds: CMD=%d, EVT=%d, ACL_OUT=%d, ACL_IN=%d",
119 LOG_INFO(LOG_TAG, "%s", __func__);
H A Dhci_hal_h4.c69 LOG_INFO(LOG_TAG, "%s", __func__);
109 LOG_INFO(LOG_TAG, "%s", __func__);
H A Dhci_layer.c168 LOG_INFO(LOG_TAG, "%s", __func__);
282 LOG_INFO(LOG_TAG, "%s", __func__);
405 LOG_INFO(LOG_TAG, "%s", __func__);
411 LOG_INFO(LOG_TAG, "%s", __func__);
442 LOG_INFO(LOG_TAG, "%s", __func__);
452 LOG_INFO(LOG_TAG, "%s postload finished.", __func__);
462 LOG_INFO(LOG_TAG, "%s", __func__);
468 LOG_INFO(LOG_TAG, "%s", __func__);
H A Dlow_power_manager.c145 LOG_INFO(LOG_TAG, "%s already enabled.", __func__);
147 LOG_INFO(LOG_TAG, "%s already disabled.", __func__);
/system/bt/vendor_libs/linux/
H A Dbt_vendor_linux.c91 LOG_INFO(LOG_TAG, "%s", __func__);
113 LOG_INFO(LOG_TAG, "Using interface hci%d", hci_interface);
119 LOG_INFO(LOG_TAG, "RFKILL enabled");
124 LOG_INFO(LOG_TAG, "HWCFG enabled");
156 LOG_INFO(LOG_TAG, "%s", __func__);
242 LOG_INFO(LOG_TAG, "%s", __func__);
257 LOG_INFO(LOG_TAG, "%s returning %d", __func__, bt_vendor_fd);
266 LOG_INFO(LOG_TAG, "%s", __func__);
281 LOG_INFO(LOG_TAG, "%s", __func__);
313 LOG_INFO(LOG_TA
[all...]
/system/bt/btcore/src/
H A Dmodule.c81 LOG_INFO(LOG_TAG, "%s Initializing module \"%s\"", __func__, module->name);
87 LOG_INFO(LOG_TAG, "%s Initialized module \"%s\"", __func__, module->name);
101 LOG_INFO(LOG_TAG, "%s Starting module \"%s\"", __func__, module->name);
107 LOG_INFO(LOG_TAG, "%s Started module \"%s\"", __func__, module->name);
123 LOG_INFO(LOG_TAG, "%s Shutting down module \"%s\"", __func__, module->name);
128 LOG_INFO(LOG_TAG, "%s Shutdown of module \"%s\" completed",
144 LOG_INFO(LOG_TAG, "%s Cleaning up module \"%s\"", __func__, module->name);
149 LOG_INFO(LOG_TAG, "%s Cleanup of module \"%s\" completed",
H A Dhal_util.c69 LOG_INFO(
/system/bt/main/
H A Dstack_config.c51 LOG_INFO(LOG_TAG, "%s attempt to load stack conf from %s", __func__, path);
55 LOG_INFO(LOG_TAG, "%s file >%s< not found", __func__, path);
H A Dbte_logmsg.c186 LOG_INFO(bt_layer_tags[trace_layer], "%s", buffer);
223 LOG_INFO(LOG_TAG, "BTE_InitTraceLevels -- %s", functions->trc_name);
236 LOG_INFO(LOG_TAG, "using compile default trace settings");
/system/connectivity/shill/
H A Dmock_log_unittest.cc61 EXPECT_CALL(log, Log(logging::LOG_INFO, _, kMessage));
68 EXPECT_CALL(log, Log(logging::LOG_INFO,
/system/bt/osi/src/
H A Dhash_map_utils.c101 LOG_INFO(LOG_TAG, "key: '%s' value: '%s'\n", (char *)hash_map_entry->key,
/system/bt/service/
H A Dgatt_server_old.cpp134 LOG_INFO(LOG_TAG, "%s: status:%d server_if:%d app_uuid:%p", __func__, status,
150 LOG_INFO(LOG_TAG, "%s: status:%d server_if:%d gatt_srvc_id:%u srvc_handle:%d",
181 LOG_INFO(LOG_TAG,
207 LOG_INFO(LOG_TAG,
228 LOG_INFO(LOG_TAG, "%s: updating attribute %d blob_section to %u", __func__,
262 LOG_INFO(LOG_TAG, "%s: connection:%d (%s:trans:%d) exec_write:%d", __func__,
287 LOG_INFO(LOG_TAG, "%s: connection:%d server_if:%d connected:%d addr:%s",
298 LOG_INFO(LOG_TAG,
316 LOG_INFO(LOG_TAG,
323 LOG_INFO(LOG_TA
[all...]
/system/connectivity/shill/supplicant/
H A Dsupplicant_eap_state_handler_unittest.cc39 EXPECT_CALL(log_, Log(logging::LOG_INFO, _,
68 EXPECT_CALL(log_, Log(logging::LOG_INFO, _,
/system/extras/perfprofd/quipper/base/
H A Dlogging.cc87 case LOG_INFO:

Completed in 542 milliseconds

123