Home
last modified time | relevance | path

Searched defs:session_type (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software.cc890 hidl::SessionType_2_1 session_type = in GetSink() local
911 aidl::SessionType session_type = in GetSink() local
1017 hidl::SessionType_2_1 session_type = in GetSource() local
1043 aidl::SessionType session_type = in GetSource() local
Dle_audio_software_unittest.cc459 BluetoothAudioClientInterface::GetAudioCapabilities(SessionType session_type) { in GetAudioCapabilities()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dhfp_client_interface_aidl.cc152 HfpDecodingTransport::HfpDecodingTransport(SessionType session_type) in HfpDecodingTransport()
204 HfpEncodingTransport::HfpEncodingTransport(SessionType session_type) in HfpEncodingTransport()
Dle_audio_software_aidl.cc371 inline bool is_broadcaster_session(SessionType session_type) { in is_broadcaster_session()
382 LeAudioSinkTransport::LeAudioSinkTransport(SessionType session_type, in LeAudioSinkTransport()
482 LeAudioSourceTransport::LeAudioSourceTransport(SessionType session_type, in LeAudioSourceTransport()
Dclient_interface_aidl.cc80 BluetoothAudioClientInterface::GetAudioCapabilities(SessionType session_type) { in GetAudioCapabilities()
105 SessionType session_type, in GetProviderInfo()
Da2dp_encoding_aidl.cc421 SessionType session_type) { in new_hal_interface()
Da2dp_provider_info_unittest.cc87 SessionType session_type, in GetProviderInfo()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_client_interface_fuzzer.cpp145 TestSinkTransport(SessionType session_type) in TestSinkTransport()
178 TestSourceTransport(SessionType session_type) in TestSourceTransport()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.cc289 LeAudioSinkTransport::LeAudioSinkTransport(SessionType_2_1 session_type, in LeAudioSinkTransport()
370 LeAudioSourceTransport::LeAudioSourceTransport(SessionType_2_1 session_type, in LeAudioSourceTransport()
Dclient_interface_hidl_unittest.cc140 TestSinkTransport(SessionType session_type) in TestSinkTransport()
179 TestSourceTransport(SessionType session_type) in TestSourceTransport()
Dclient_interface_hidl.cc221 BluetoothAudioClientInterface::GetAudioCapabilities(SessionType session_type) { in GetAudioCapabilities()
/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dapi.rs323 let session_type = session_type as u8; in init_session() localVariable
324 let session_type = SessionType::try_from(session_type) in init_session() localVariable
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.cc78 const SessionType& session_type) { in BitsPerSampleToAudioFormat()
/packages/modules/Uwb/service/uci/jni/src/
Duci_jni_android_new.rs216 let session_type = in native_session_init() localVariable