Home
last modified time | relevance | path

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

12345

/hardware/interfaces/bluetooth/audio/aidl/default/
DHfpOffloadAudioProvider.cpp39 ndk::ScopedAStatus HfpOffloadAudioProvider::startSession( in startSession() function in aidl::android::hardware::bluetooth::audio::HfpOffloadAudioProvider
49 return BluetoothAudioProvider::startSession(host_if, audio_config, in startSession()
DHearingAidAudioProvider.cpp57 ndk::ScopedAStatus HearingAidAudioProvider::startSession( in startSession() function in aidl::android::hardware::bluetooth::audio::HearingAidAudioProvider
75 return BluetoothAudioProvider::startSession( in startSession()
DA2dpSoftwareAudioProvider.cpp71 ndk::ScopedAStatus A2dpSoftwareAudioProvider::startSession( in startSession() function in aidl::android::hardware::bluetooth::audio::A2dpSoftwareAudioProvider
90 return BluetoothAudioProvider::startSession( in startSession()
DHfpSoftwareAudioProvider.cpp51 ndk::ScopedAStatus HfpSoftwareAudioProvider::startSession( in startSession() function in aidl::android::hardware::bluetooth::audio::HfpSoftwareAudioProvider
119 return BluetoothAudioProvider::startSession(host_if, audio_config, in startSession()
DLeAudioSoftwareAudioProvider.cpp70 ndk::ScopedAStatus LeAudioSoftwareAudioProvider::startSession( in startSession() function in aidl::android::hardware::bluetooth::audio::LeAudioSoftwareAudioProvider
127 return BluetoothAudioProvider::startSession( in startSession()
DHfpOffloadAudioProvider.h33 ndk::ScopedAStatus startSession(
DHearingAidAudioProvider.h33 ndk::ScopedAStatus startSession(
DHfpSoftwareAudioProvider.h33 ndk::ScopedAStatus startSession(
DA2dpSoftwareAudioProvider.h33 ndk::ScopedAStatus startSession(
/hardware/interfaces/bluetooth/audio/2.0/default/
DA2dpOffloadAudioProvider.cpp50 Return<void> A2dpOffloadAudioProvider::startSession( in startSession() function in android::hardware::bluetooth::audio::V2_0::implementation::A2dpOffloadAudioProvider
73 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
DA2dpSoftwareAudioProvider.cpp66 Return<void> A2dpSoftwareAudioProvider::startSession( in startSession() function in android::hardware::bluetooth::audio::V2_0::implementation::A2dpSoftwareAudioProvider
91 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
DHearingAidAudioProvider.cpp62 Return<void> HearingAidAudioProvider::startSession( in startSession() function in android::hardware::bluetooth::audio::V2_0::implementation::HearingAidAudioProvider
87 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
DA2dpOffloadAudioProvider.h34 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
DHearingAidAudioProvider.h42 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
DA2dpSoftwareAudioProvider.h42 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
/hardware/interfaces/bluetooth/audio/2.1/default/
DA2dpOffloadAudioProvider.cpp56 Return<void> A2dpOffloadAudioProvider::startSession( in startSession() function in android::hardware::bluetooth::audio::V2_1::implementation::A2dpOffloadAudioProvider
79 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
DHearingAidAudioProvider.cpp68 Return<void> HearingAidAudioProvider::startSession( in startSession() function in android::hardware::bluetooth::audio::V2_1::implementation::HearingAidAudioProvider
93 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
DA2dpSoftwareAudioProvider.cpp72 Return<void> A2dpSoftwareAudioProvider::startSession( in startSession() function in android::hardware::bluetooth::audio::V2_1::implementation::A2dpSoftwareAudioProvider
97 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
DA2dpOffloadAudioProvider.h35 Return<void> startSession(const sp<V2_0::IBluetoothAudioPort>& hostIf,
/hardware/interfaces/staging/security/see/storage/aidl/android/hardware/security/see/storage/
DISecureStorage.aidl46 IStorageSession startSession(in FileProperties properties); in startSession() method
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.h51 int startSession(const IGnssBatching::Options& options);
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DBatchingAPIClient.h51 int startSession(const V1_0::IGnssBatching::Options& options);
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DBatchingAPIClient.h50 int startSession(const V1_0::IGnssBatching::Options& options);
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.h50 int startSession(const V1_0::IGnssBatching::Options& options);
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DBatchingAPIClient.h51 int startSession(const V1_0::IGnssBatching::Options& options);

12345