Home
last modified time | relevance | path

Searched refs:ALOGI (Results 1 – 25 of 25) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_controller.cpp58 ALOGI("%s: id: %d, pressed: %d", __func__, id, pressed); in btavrcp_passthrough_response_callback()
86 ALOGI("%s: conn state: rc: %d br: %d", __func__, rc_connect, br_connect); in btavrcp_connection_state_callback()
145 ALOGI("%s", __func__); in btavrcp_playerapplicationsetting_callback()
192 ALOGI("%s", __func__); in btavrcp_playerapplicationsetting_changed_callback()
230 ALOGI("%s", __func__); in btavrcp_set_abs_vol_cmd_callback()
249 ALOGI("%s", __func__); in btavrcp_register_notification_absvol_callback()
274 ALOGI("%s", __func__); in btavrcp_track_changed_callback()
324 ALOGI("%s", __func__); in btavrcp_play_position_changed_callback()
342 ALOGI("%s", __func__); in btavrcp_play_status_changed_callback()
550 ALOGI("%s count %d", __func__, count); in btavrcp_change_path_callback()
[all …]
Dcom_android_bluetooth_a2dp_sink.cpp38 ALOGI("%s", __func__); in bta2dp_connection_state_callback()
57 ALOGI("%s", __func__); in bta2dp_audio_state_callback()
77 ALOGI("%s", __func__); in bta2dp_audio_config_callback()
110 ALOGI("%s: succeeds", __func__); in classInitNative()
171 ALOGI("%s: sBluetoothA2dpInterface: %p", __func__, sBluetoothA2dpInterface); in connectA2dpNative()
Dcom_android_bluetooth_a2dp.cpp52 ALOGI("%s", __func__); in bta2dp_connection_state_callback()
71 ALOGI("%s", __func__); in bta2dp_audio_state_callback()
92 ALOGI("%s", __func__); in bta2dp_audio_config_callback()
184 ALOGI("%s: succeeds", __func__); in classInitNative()
313 ALOGI("%s: sBluetoothA2dpInterface: %p", __func__, sBluetoothA2dpInterface); in connectA2dpNative()
Dcom_android_bluetooth_hfp.cpp74 ALOGI("%s", __func__); in connection_state_callback()
403 ALOGI("%s: succeeds", __func__); in classInitNative()
472 ALOGI("%s: sBluetoothHfpInterface: %p", __func__, sBluetoothHfpInterface); in connectHfpNative()
651 ALOGI("%s: sBluetoothHfpInterface: %p", __func__, sBluetoothHfpInterface); in cindResponseNative()
674 ALOGI("%s: sBluetoothHfpInterface: %p", __func__, sBluetoothHfpInterface); in bindResponseNative()
Dcom_android_bluetooth_btservice_AdapterService.cpp693 ALOGI("%s: return from cleanup", __func__); in cleanupNative()
798 ALOGI( in createBondOutOfBandNative()
813 ALOGI("%s: wrong length of smTK, should be empty or %d bytes.", __func__, in createBondOutOfBandNative()
827 ALOGI( in createBondOutOfBandNative()
843 ALOGI("%s: wrong length of LE SC Random, should be empty or %d bytes.", in createBondOutOfBandNative()
Dcom_android_bluetooth_hidd.cpp215 ALOGI("Cleaning up interface"); in cleanupNative()
221 ALOGI("Cleaning up callback object"); in cleanupNative()
Dcom_android_bluetooth_hdp.cpp85 ALOGI("%s: succeeds", __func__); in classInitNative()
Dcom_android_bluetooth_pan.cpp29 #define info(fmt, ...) ALOGI("%s(L%d): " fmt, __func__, __LINE__, ##__VA_ARGS__)
Dcom_android_bluetooth_hid.cpp181 ALOGI("%s: succeeds", __func__); in classInitNative()
Dcom_android_bluetooth_avrcp.cpp560 ALOGI("%s: succeeds", __func__); in classInitNative()
1469 ALOGI("%s num_attr = %d", __func__, num_attrs); in copy_item_attributes()
Dcom_android_bluetooth_hfpclient.cpp377 ALOGI("%s succeeds", __func__); in classInitNative()
Dcom_android_bluetooth_gatt.cpp31 #define info(fmt, ...) ALOGI("%s(L%d): " fmt, __func__, __LINE__, ##__VA_ARGS__)
/packages/services/Car/evs/app/
Devs_app.cpp66 ALOGI("Acquiring EVS Enumerator"); in main()
74 ALOGI("Acquiring EVS Display"); in main()
83 ALOGI("Connecting to Vehicle HAL"); in main()
116 ALOGI("Constructing state controller"); in main()
123 ALOGI("Entering running state"); in main()
DEvsStateControl.cpp57 ALOGI("Camera list callback received %zu cameras", in EvsStateControl()
181 ALOGI("Camera change required"); in configureEvsPipeline()
226 ALOGI("Activated state %d.", desiredState); in configureEvsPipeline()
DStreamHandler.cpp98 ALOGI("End of stream signaled"); in deliverFrame()
/packages/services/Car/evs/manager/
Dservice.cpp48 ALOGI("EVS managed service connecting to hardware at %s", kHardwareEnumeratorName); in main()
57 ALOGI("EVS managed service is starting as %s", kManagedEnumeratorName); in main()
DEnumerator.cpp161 ALOGI("Got %p while active display is %p.", display.get(), pActiveDisplay.get()); in closeDisplay()
DVirtualCamera.cpp87 ALOGI("Skipping new frame as we hold %zu of %u allowed.", in deliverFrame()
DHalCamera.cpp196 ALOGI("Trivially rejecting frame with no acceptances"); in deliverFrame()
/packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/src/
DVehicleNetworkAudioHelper.cpp71 ALOGI("initial focus state 0x%x", mAllowedStreams); in updatePropertiesLocked()
215 ALOGI("audio focus change 0x%x", mAllowedStreams); in onEvents()
/packages/apps/TV/jni/
DDvbManager.cpp130 ALOGI("Lock status : %s", lockStatus ? "true" : "false"); in tune()
192 ALOGI("Using frontend \"%s\", type %s", info.name, types); in openDvbFe()
Dlogging.h28 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO , LOG_TAG, __VA_ARGS__) macro
/packages/services/Car/vehicle_monitor_service/
Dmain_vehiclemonitor.cpp30 ALOGI("vehicle_monitor_service: starting"); in main()
/packages/apps/Nfc/nci/jni/
DNfcJniUtil.cpp43 ALOGI("NFC Service: loading nci JNI"); in JNI_OnLoad()
DRoutingManager.cpp133 ALOGI("Waiting for EE info"); in initialize()