/external/bluetooth/bluedroid/main/ |
D | bte_conf.c | 41 ALOGI("%s attempt to load stack conf from %s", __func__, path); in bte_load_conf() 45 ALOGI("%s file >%s< not found", __func__, path); in bte_load_conf() 64 ALOGI("%s attempt to load ble stack conf from %s", __func__, path); in bte_load_ble_conf() 68 ALOGI("%s file >%s< not found", __func__, path); in bte_load_ble_conf() 76 …ALOGI("loaded btm_ble_tx_power: %d, %d, %d, %d, %d", (char)btm_ble_tx_power[0], (char)btm_ble_tx_p… in bte_load_ble_conf()
|
D | bte_logmsg.c | 527 ALOGI("BTE_InitTraceLevels -- %s", p_f_map->trc_name); in BTE_InitTraceLevels() 537 ALOGI("[bttrc] using compile default trace settings"); in BTE_InitTraceLevels()
|
/external/bluetooth/bluedroid/btif/src/ |
D | bluetooth.c | 126 ALOGI("init"); in init() 147 ALOGI("enable"); in enable() 334 ALOGI("get_profile_interface %s", profile_id); in get_profile_interface() 384 ALOGI("dut_mode_configure"); in dut_mode_configure() 395 ALOGI("dut_mode_send"); in dut_mode_send() 407 ALOGI("le_test_mode"); in le_test_mode() 419 ALOGI("config_hci_snoop_log"); in config_hci_snoop_log()
|
D | btif_gatt_util.c | 261 ALOGI("%s unformat.len = %d ", __FUNCTION__, p_src->p_value->unformat.len); in set_read_value()
|
D | btif_hh.c | 506 ALOGI("%s: bda = %02x:%02x:%02x:%02x:%02x:%02x", __FUNCTION__, in btif_hh_remove_device() 1072 ALOGI("BTA_HH API_ERR"); in btif_hh_upstreams_evt()
|
D | btif_pan.c | 649 … ALOGI("%s: event = BTA_PAN_CLOSE_EVT handle %d", __FUNCTION__, p_data->close.handle); in bta_pan_callback_transfer()
|
D | btif_config_util.cpp | 48 #define info(fmt, ...) ALOGI ("%s(L%d): " fmt,__FUNCTION__, __LINE__, ## __VA_ARGS__)
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | userial_linux.c | 576 ALOGI(__FUNCTION__); in USERIAL_Init() 586 ALOGI("USERIAL_Init(): wait for close-thread"); in USERIAL_Init() 926 …ALOGI("\n***userial_io_init_bt_wake(): Ooops, asserted BT_WAKE signal, but still got BT_WAKE state… in userial_io_init_bt_wake() 956 ALOGI("USERIAL_Open(): enter"); in USERIAL_Open() 966 ALOGI("USERIAL_Open(): wait for close-thread"); in USERIAL_Open() 997 …ALOGI("USERIAL_Open() device: %s port=%d, uart_port=%d WAKE_DELAY(%d) WRITE_DELAY(%d) POWER_ON_DEL… in USERIAL_Open() 1015 ALOGI("USERIAL_Open() using device_name: %s ", (char*)device_name); in USERIAL_Open() 1053 ALOGI("%s unable to open %s", __FUNCTION__, device_name); in USERIAL_Open() 1067 ALOGI("%s unable to open %s", __FUNCTION__, power_control_dev); in USERIAL_Open() 1123 ALOGI("USERIAL_Open(): exit"); in USERIAL_Open() [all …]
|
/external/bluetooth/bluedroid/hci/src/ |
D | lpm.c | 292 ALOGI("LPM is already on!!!"); in lpm_enable() 298 ALOGI("LPM is already off!!!"); in lpm_enable()
|
D | userial_mct.c | 170 ALOGI("exiting userial_read_thread"); in userial_read_thread() 263 ALOGI("CMD=%d, EVT=%d, ACL_Out=%d, ACL_In=%d", \ in userial_open()
|
D | bt_hci_bdroid.c | 259 ALOGI("...epilog_wait_timeout..."); in epilog_wait_timeout() 320 ALOGI("init"); in init()
|
D | btsnoop_net.c | 118 ALOGI("client connected"); in listen_fn_()
|
D | vendor.c | 154 ALOGI("sco_audiostate_cb(status: %d)",status); in sco_audiostate_cb()
|
/external/chromium_org/third_party/libva/va/ |
D | sysdeps.h | 52 # define va_log_info(buffer) do { ALOGI("%s", buffer); } while (0)
|
/external/bluetooth/bluedroid/gki/ulinux/ |
D | gki_ulinux.c | 271 ALOGI("gki_task_entry task_id=%i [%s] starting\n", p_pthread_info->task_id, in gki_task_entry() 277 ALOGI("gki_task task_id=%i [%s] terminating\n", p_pthread_info->task_id, in gki_task_entry() 515 ALOGI( "GKI_shutdown(): task [%s] terminated\n", gki_cb.com.OSTName[task_id]); in GKI_destroy_task() 1159 ALOGI("GKI_exit_task %d done", task_id); in GKI_exit_task()
|
/external/libunwind/include/ |
D | libunwind_i.h | 284 ALOGI("%*c>%s: " format, ((level) <= 16) ? (level) : 16, ' ', \ 288 # define Dprintf(format, ...) ALOGI(format, ##__VA_ARGS__);
|
/external/chromium_org/third_party/hwcplus/include/log/ |
D | log.h | 118 #ifndef ALOGI 119 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
|
/external/bluetooth/bluedroid/include/ |
D | gki_target.h | 48 #define GKI_TRACE(fmt, ...) ALOGI ("%s: " fmt, __FUNCTION__, ## __VA_ARGS__)
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
D | platform_android.c | 667 #ifndef ALOGI 668 #define ALOGI LOGI macro 679 ALOGI("%s", msg); in droid_log()
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_android.c | 667 #ifndef ALOGI 668 #define ALOGI LOGI macro 679 ALOGI("%s", msg); in droid_log()
|
/external/svox/pico/tts/ |
D | com_svox_picottsengine.cpp | 491 ALOGI("loaded %s successfully", picoProp_currLang); in doLanguageSwitchFromLangIndex() 1185 … ALOGI("TtsEngine::setLanguage found matching language(%s) but not matching country(%s).", in setLanguage() 1492 ALOGI("Warning: SSML document parsed with errors"); in synthesizeText() 1591 ALOGI("Halt requested by caller. Halting."); in synthesizeText()
|
D | svox_ssml_parser.cpp | 88 …ALOGI("Parser error at line %d: %s\n", (int)XML_GetCurrentLineNumber(mParser), XML_ErrorString(XML… in parseDocument()
|
/external/libnfc-nxp/src/ |
D | phHciNfc_NfcIPMgmt.c | 1408 … ALOGI("I'm P2P %s Initiator @ 106 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1411 … ALOGI("I'm P2P %s Initiator @ 212 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1414 … ALOGI("I'm P2P %s Initiator @ 424 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1423 … ALOGI("I'm P2P %s Target @ 106 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1426 … ALOGI("I'm P2P %s Target @ 212 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1429 … ALOGI("I'm P2P %s Target @ 424 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate()
|
/external/bluetooth/bluedroid/audio_a2dp_hw/ |
D | audio_a2dp_hw.c | 64 #define INFO(fmt, ...) ALOGI("%s: " fmt,__FUNCTION__, ## __VA_ARGS__)
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
D | port_api.c | 41 #define info(fmt, ...) ALOGI ("%s: " fmt,__FUNCTION__, ## __VA_ARGS__)
|