Searched refs:OpenSession (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/drm/1.4/vts/functional/ |
D | drm_hal_test.cpp | 50 SessionId DrmHalTest::OpenSession(uint32_t level = kSecLevelDefault) { in OpenSession() function in android::hardware::drm::V1_4::vts::DrmHalTest 94 auto sid = OpenSession(level); in TEST_P() 121 auto sid = OpenSession(); in TEST_P() 159 auto sid = OpenSession(); in TEST_P()
|
/hardware/interfaces/drm/1.4/vts/functional/include/android/hardware/drm/1.4/vts/ |
D | drm_hal_test.h | 71 SessionId OpenSession(uint32_t level);
|
/hardware/interfaces/bluetooth/ranging/aidl/vts/ |
D | VtsHalBluetoothRangingTargetTest.cpp | 163 TEST_P(BluetoothRangingTest, OpenSession) { in TEST_P() argument
|
/hardware/interfaces/bluetooth/audio/aidl/vts/ |
D | VtsHalBluetoothAudioTargetTest.cpp | 1581 bool OpenSession(int32_t sample_rate, int8_t bits_per_sample, in OpenSession() function in BluetoothAudioProviderHfpSoftwareEncodingAidl 1620 EXPECT_TRUE(OpenSession(sample_rate, bits_per_sample, channel_mode, in TEST_P() 1652 bool OpenSession(int32_t sample_rate, int8_t bits_per_sample, in OpenSession() function in BluetoothAudioProviderHfpSoftwareDecodingAidl 1688 EXPECT_TRUE(OpenSession(sample_rate, bits_per_sample, channel_mode, in TEST_P() 1974 bool OpenSession(CodecId codec_id, int connection_handle, bool nrec, in OpenSession() function in BluetoothAudioProviderHfpHardwareAidl 2006 EXPECT_TRUE(OpenSession(CodecId::Core::CVSD, 6, false, true)); in TEST_P()
|
/hardware/interfaces/broadcastradio/2.0/vts/functional/ |
D | VtsHalBroadcastradioV2_0TargetTest.cpp | 275 TEST_P(BroadcastRadioHalTest, OpenSession) { in TEST_P() argument
|