/hardware/interfaces/bluetooth/audio/2.0/default/ |
D | BluetoothAudioProvider.cpp | 44 provider_->endSession(); in serviceDied() 117 Return<void> BluetoothAudioProvider::endSession() { in endSession() function in android::hardware::bluetooth::audio::V2_0::implementation::BluetoothAudioProvider
|
D | BluetoothAudioProvider.h | 49 Return<void> endSession() override;
|
/hardware/interfaces/bluetooth/audio/2.1/default/ |
D | BluetoothAudioProvider.cpp | 45 provider_->endSession(); in serviceDied() 138 Return<void> BluetoothAudioProvider::endSession() { in endSession() function in android::hardware::bluetooth::audio::V2_1::implementation::BluetoothAudioProvider
|
D | BluetoothAudioProvider.h | 52 Return<void> endSession() override;
|
/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | IBluetoothAudioOffload.hal | 35 * call the endSession to terminate the session with the HAL server. 45 * |endSession| must be called to unregister the interface. 84 oneway endSession();
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/3/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/2/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/1/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|
/hardware/interfaces/bluetooth/a2dp/1.0/default/ |
D | BluetoothAudioOffload.cpp | 66 Return<void> BluetoothAudioOffload::endSession() { in endSession() function in android::hardware::bluetooth::a2dp::V1_0::implementation::BluetoothAudioOffload
|
D | BluetoothAudioOffload.h | 52 Return<void> endSession() override;
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioProvider.hal | 38 * Note: endSession() must be called to unregister this IBluetoothAudioPort 79 endSession();
|
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 364 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 632 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 667 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 702 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 740 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 801 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 881 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P()
|
/hardware/interfaces/bluetooth/audio/aidl/vts/ |
D | VtsHalBluetoothAudioTargetTest.cpp | 1552 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1622 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1690 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1753 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1783 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1813 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1843 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1878 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1944 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 2007 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() [all …]
|
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 451 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 727 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 762 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 797 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 835 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 896 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 979 EXPECT_TRUE(audio_provider_->endSession().isOk()); in TEST_P() 1073 EXPECT_TRUE(audio_provider_2_1_->endSession().isOk()); in TEST_P() 1167 EXPECT_TRUE(audio_provider_2_1_->endSession().isOk()); in TEST_P()
|
/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/ |
D | VtsHalBluetoothA2dpV1_0TargetTest.cpp | 103 audio_offload->endSession(); in TEST_P()
|
/hardware/interfaces/bluetooth/audio/2.1/ |
D | IBluetoothAudioProvider.hal | 40 * Note: endSession() must be called to unregister this IBluetoothAudioPort
|
/hardware/interfaces/bluetooth/audio/aidl/default/ |
D | BluetoothAudioProvider.h | 62 ndk::ScopedAStatus endSession();
|
D | BluetoothAudioProvider.cpp | 85 ndk::ScopedAStatus BluetoothAudioProvider::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioProvider
|
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 55 void endSession(); in endSession() method
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|