Home
last modified time | relevance | path

Searched refs:DIRECTION_UNKNOWN (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/bt/stack/acl/
H A Dbtm_ble_connection_establishment.cc180 &bda, handle, android::bluetooth::DIRECTION_UNKNOWN, in btm_ble_conn_complete()
199 &bda, handle, android::bluetooth::DIRECTION_UNKNOWN, in btm_ble_conn_complete()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DParcelableCallUtils.java21 import static android.telecom.Call.Details.DIRECTION_UNKNOWN;
210 callDirection = DIRECTION_UNKNOWN; in toParcelableCall()
291 callDirection = DIRECTION_UNKNOWN; in toParcelableCallForScreening()
H A DCall.java4100 case android.telecom.Call.Details.DIRECTION_UNKNOWN: in getRemappedCallDirection()
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc157 &bda, handle, android::bluetooth::DIRECTION_UNKNOWN, link_type, cmd, in btu_hcif_log_event_metrics()
217 nullptr, handle, android::bluetooth::DIRECTION_UNKNOWN, in btu_hcif_log_event_metrics()
230 &bda, handle, android::bluetooth::DIRECTION_UNKNOWN, link_type, cmd, in btu_hcif_log_event_metrics()
239 nullptr, handle, android::bluetooth::DIRECTION_UNKNOWN, in btu_hcif_log_event_metrics()
492 nullptr, handle, android::bluetooth::DIRECTION_UNKNOWN, in btu_hcif_log_command_metrics()
/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto48 DIRECTION_UNKNOWN = 0; enumerator
/aosp12/system/bt/gd/hci/
H A Dhci_metrics_logging.cc76 android::bluetooth::DirectionEnum direction = android::bluetooth::DIRECTION_UNKNOWN; in log_link_layer_connection_command_status()
257 android::bluetooth::DirectionEnum direction = android::bluetooth::DIRECTION_UNKNOWN; in log_link_layer_connection_command_complete()
330 android::bluetooth::DirectionEnum direction = android::bluetooth::DIRECTION_UNKNOWN; in log_link_layer_connection_other_hci_event()
407 android::bluetooth::DirectionEnum direction = android::bluetooth::DIRECTION_UNKNOWN; in log_link_layer_connection_event_le_meta()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableConnection.java134 mCallDirection = Call.Details.DIRECTION_UNKNOWN; in ParcelableConnection()
H A DParcelableConference.java54 private int mCallDirection = Call.Details.DIRECTION_UNKNOWN;
H A DCall.java377 value = {DIRECTION_UNKNOWN, DIRECTION_INCOMING, DIRECTION_OUTGOING})
385 public static final int DIRECTION_UNKNOWN = -1; field in Call.Details
H A DConnection.java2151 private @Call.Details.CallDirection int mCallDirection = Call.Details.DIRECTION_UNKNOWN;
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DMockCallManager.java470 private int mCallDirection = Call.Details.DIRECTION_UNKNOWN;
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java2020 displayName, endpointUri, connectionState, Call.Details.DIRECTION_UNKNOWN); in parseConferenceState()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto2398 // Default: DIRECTION_UNKNOWN
3087 // Default: DIRECTION_UNKNOWN
16063 DIRECTION_UNKNOWN = 0; enumerator
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39678 field public static final int DIRECTION_UNKNOWN = -1; // 0xffffffff