Home
last modified time | relevance | path

Searched defs:sessionType (Results 1 – 25 of 27) sorted by relevance

12

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dtransport_instance.h39 IBluetoothTransportInstance(SessionType sessionType, in IBluetoothTransportInstance()
110 IBluetoothSinkTransportInstance(SessionType sessionType, in IBluetoothSinkTransportInstance()
123 IBluetoothSourceTransportInstance(SessionType sessionType, in IBluetoothSourceTransportInstance()
Dprovider_info.cc44 bluetooth::audio::aidl::ProviderInfo::GetProviderInfo(SessionType sessionType) { in GetProviderInfo()
56 ProviderInfo::ProviderInfo(SessionType sessionType, in ProviderInfo()
Dhfp_client_interface_aidl.cc68 SessionType sessionType) { in GetHfpScoConfig()
Da2dp_encoding_aidl.cc76 A2dpTransport::A2dpTransport(SessionType sessionType) in A2dpTransport()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.h99 IBluetoothTransportInstance(SessionType sessionType, in IBluetoothTransportInstance()
156 IBluetoothSinkTransportInstance(SessionType sessionType, in IBluetoothSinkTransportInstance()
170 IBluetoothSourceTransportInstance(SessionType sessionType, in IBluetoothSourceTransportInstance()
Da2dp_encoding_hidl.cc73 A2dpTransport(SessionType sessionType) in A2dpTransport()
/packages/modules/ImsMedia/framework/src/android/telephony/imsmedia/
DImsMediaManager.java75 @NonNull final @ImsMediaSession.SessionType int sessionType, in openSession()
83 ParcelFileDescriptor.fromDatagramSocket(rtcpSocket), sessionType, in openSession() local
DIImsMedia.aidl32 int sessionType, in openSession()
/packages/modules/Connectivity/framework/src/android/net/
DQosSession.java91 public QosSession(final int sessionId, @QosSessionType final int sessionType) { in QosSession()
/packages/modules/Uwb/indev_uwb_adaptation/java/com/android/server/uwb/indev/
DUwbServiceCore.java152 public boolean initSession(int sessionId, byte sessionType, Params appConfigParams) { in initSession()
252 private native boolean nativeInitSession(int sessionId, byte sessionType, in nativeInitSession()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/
DImsMediaController.java61 final int sessionType, final RtpConfig rtpConfig, final IBinder callback) { in openSession()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionTestBase.java250 protected void verifyMetricsLogged(int sessionType, int stateCode, int exceptionCode) { in verifyMetricsLogged()
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DExerciseSessionType.java358 public static boolean isKnownSessionType(int sessionType) { in isKnownSessionType()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbConfigurationManagerTest.java205 int sessionType = SESSION_TYPE_RANGING; in getFiraParams() local
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/validation/
DExerciseSessionTypesValidation.java282 int sessionType, List<ExerciseSegment> segments) { in validateSessionAndSegmentsTypes()
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java622 SessionHandle sessionHandle, int sessionId, byte sessionType, String protocolName, in initSession()
731 int sessionId, byte sessionType, String protocolName, Params params, in createUwbSession()
1402 int sessionType = uwbSession.getSessionType(); in handleSetHybridSessionControllerConfiguration() local
1505 int sessionType = uwbSession.getSessionType(); in handleSetHybridSessionControleeConfiguration() local
1581 int sessionType = uwbSession.getSessionType(); in handleSetDataTransferPhaseConfig() local
2684 byte sessionType, String protocolName, Params params, in UwbSession()
DUwbServiceCore.java644 int sessionType = 0; in openRanging() local
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_client_interface_fuzzer.cpp373 SessionType sessionType; in process() local
/packages/modules/Uwb/service/java/com/android/server/uwb/jni/
DNativeUwbManager.java203 public byte initSession(int sessionId, byte sessionType, String chipId) { in initSession()
578 private native byte nativeSessionInit(int sessionId, byte sessionType, String chipId); in nativeSessionInit()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/radar/
DRadarOpenSessionParams.java74 @SessionType int sessionType, in RadarOpenSessionParams()
/packages/modules/Uwb/service/support_lib/test/
DFiraTests.java83 int sessionType = SESSION_TYPE_RANGING; in testOpenSessionParams() local
225 assertEquals(params.getSessionType(), sessionType); in testOpenSessionParams() local
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccOpenRangingParams.java112 @SessionType int sessionType, in CccOpenRangingParams()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroOpenRangingParams.java112 @SessionType int sessionType, in AliroOpenRangingParams()
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DExerciseSessionRecordTest.java923 private ExerciseSessionRecord buildRecordWithOneSegment(int sessionType, int segmentType) { in buildRecordWithOneSegment()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java273 @SessionType int sessionType, in FiraOpenSessionParams()
1579 public FiraOpenSessionParams.Builder setSessionType(@SessionType int sessionType) { in setSessionType()

12