Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software.cc644 hidl::SessionType_2_1 session_type = in GetSink() local
666 aidl::SessionType session_type = in GetSink() local
776 hidl::SessionType_2_1 session_type = in GetSource() local
803 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/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.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_bluetooth_hw/
Ddevice_port_proxy.cc74 const SessionType& session_type) { in BitsPerSampleToAudioFormat()
/packages/modules/Uwb/service/uci/jni/rust/
Dlib.rs939 let session_type = 5; in test_session_init() localVariable