Searched defs:LOGI (Results 1 - 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
H A Dbta_ag_co.c33 #define LOGI(format, ...) fprintf (stdout, LOG_TAG format"\n", ## __VA_ARGS__) macro
H A Dbta_fs_co.c50 #define LOGI(format, ...) fprintf (stdout, LOG_TAG format"\n", ## __VA_ARGS__) macro
570 LOGI("***********CHECKING ACCESS TO = %s", p_path);
581 LOGI("***********SUPPORTED REPO = %d", bta_pbs_cfg.supported_repositories);
586 LOGI("***********RETURNING FAIL!");
591 LOGI("***********RETURNING success!");
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/android/apmtest/jni/
H A Dmain.c29 #define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, "native-activity", __VA_ARGS__)) macro
280 LOGI("accelerometer: x=%f y=%f z=%f",
/external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
H A Dmain.c29 #define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, "native-activity", __VA_ARGS__)) macro
280 LOGI("accelerometer: x=%f y=%f z=%f",
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c37 #define LOGI(format, ...) fprintf (stdout, LOG_TAG format, ## __VA_ARGS__) macro
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c36 #define LOGI(format, ...) fprintf (stdout, LOG_TAG format, ## __VA_ARGS__) macro
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c50 #define LOGI(format, ...) fprintf (stdout, LOG_TAG format"\n", ## __VA_ARGS__) macro

Completed in 241 milliseconds