/hardware/interfaces/bluetooth/audio/2.1/default/ |
D | BluetoothAudioProvider.cpp | 54 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 70 return startSession_2_1(hostIf, audioConfig_2_1, _hidl_cb); in startSession() 74 const sp<IBluetoothAudioPort>& hostIf, in startSession_2_1() argument 76 if (hostIf == nullptr) { in startSession_2_1() 88 stack_iface_ = hostIf; in startSession_2_1()
|
D | A2dpOffloadAudioProvider.cpp | 57 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 79 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
|
D | BluetoothAudioProvider.h | 44 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf, 47 Return<void> startSession_2_1(const sp<IBluetoothAudioPort>& hostIf,
|
D | LeAudioOffloadAudioProvider.cpp | 66 const sp<V2_0::IBluetoothAudioPort>& hostIf, in startSession_2_1() argument 92 return BluetoothAudioProvider::startSession_2_1(hostIf, audioConfig, in startSession_2_1()
|
D | HearingAidAudioProvider.cpp | 69 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 93 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
|
D | A2dpSoftwareAudioProvider.cpp | 73 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 97 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
|
D | A2dpOffloadAudioProvider.h | 35 Return<void> startSession(const sp<V2_0::IBluetoothAudioPort>& hostIf,
|
D | LeAudioAudioProvider.cpp | 68 const sp<V2_0::IBluetoothAudioPort>& hostIf, in startSession_2_1() argument 176 return BluetoothAudioProvider::startSession_2_1(hostIf, audioConfig, in startSession_2_1()
|
D | LeAudioOffloadAudioProvider.h | 37 Return<void> startSession_2_1(const sp<V2_0::IBluetoothAudioPort>& hostIf,
|
D | A2dpSoftwareAudioProvider.h | 43 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
|
D | HearingAidAudioProvider.h | 43 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
|
D | LeAudioAudioProvider.h | 45 Return<void> startSession_2_1(const sp<V2_0::IBluetoothAudioPort>& hostIf,
|
/hardware/interfaces/bluetooth/audio/2.0/default/ |
D | BluetoothAudioProvider.cpp | 53 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 55 if (hostIf == nullptr) { in startSession() 67 stack_iface_ = hostIf; in startSession()
|
D | A2dpOffloadAudioProvider.cpp | 51 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 73 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
|
D | A2dpSoftwareAudioProvider.cpp | 67 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 91 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
|
D | HearingAidAudioProvider.cpp | 63 const sp<IBluetoothAudioPort>& hostIf, in startSession() argument 87 return BluetoothAudioProvider::startSession(hostIf, audioConfig, _hidl_cb); in startSession()
|
D | A2dpOffloadAudioProvider.h | 34 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
|
D | HearingAidAudioProvider.h | 42 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
|
D | A2dpSoftwareAudioProvider.h | 42 Return<void> startSession(const sp<IBluetoothAudioPort>& hostIf,
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/2/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 38 …te> startSession(in android.hardware.bluetooth.audio.IBluetoothAudioPort hostIf, in android.hardwa… in startSession() argument
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/1/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 38 …te> startSession(in android.hardware.bluetooth.audio.IBluetoothAudioPort hostIf, in android.hardwa… in startSession() argument
|
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/3/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.aidl | 38 …te> startSession(in android.hardware.bluetooth.audio.IBluetoothAudioPort hostIf, in android.hardwa… in startSession() argument
|
/hardware/interfaces/bluetooth/a2dp/1.0/default/ |
D | BluetoothAudioOffload.cpp | 36 hostIf __unused, in startSession()
|
D | BluetoothAudioOffload.h | 45 hostIf,
|
/hardware/interfaces/bluetooth/audio/2.1/ |
D | IBluetoothAudioProvider.hal | 42 * @param hostIf An instance of IBluetoothAudioPort for stream control 60 startSession_2_1(IBluetoothAudioPort hostIf, AudioConfiguration audioConfig)
|