Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software.cc653 hidl::SessionType_2_1 session_type = in GetSink() local
675 aidl::SessionType session_type = in GetSink() local
785 hidl::SessionType_2_1 session_type = in GetSource() local
812 aidl::SessionType session_type = in GetSource() local
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.cc245 inline bool is_broadcaster_session(SessionType session_type) { in is_broadcaster_session()
256 LeAudioSinkTransport::LeAudioSinkTransport(SessionType session_type, in LeAudioSinkTransport()
347 LeAudioSourceTransport::LeAudioSourceTransport(SessionType session_type, in LeAudioSourceTransport()
Dclient_interface_aidl.cc68 BluetoothAudioClientInterface::GetAudioCapabilities(SessionType session_type) { in GetAudioCapabilities()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.cc231 LeAudioSinkTransport::LeAudioSinkTransport(SessionType_2_1 session_type, in LeAudioSinkTransport()
303 LeAudioSourceTransport::LeAudioSourceTransport(SessionType_2_1 session_type, in LeAudioSourceTransport()
Dclient_interface_hidl_unittest.cc138 TestSinkTransport(SessionType session_type) in TestSinkTransport()
177 TestSourceTransport(SessionType session_type) in TestSourceTransport()
Dclient_interface_hidl.cc221 BluetoothAudioClientInterface::GetAudioCapabilities(SessionType session_type) { in GetAudioCapabilities()
/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/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.cc74 const SessionType& session_type) { in BitsPerSampleToAudioFormat()
/packages/modules/Uwb/service/uci/jni/src/
Duci_jni_android_new.rs173 let session_type = in native_session_init() localVariable