/hardware/interfaces/bluetooth/audio/utils/aidl_session/ |
D | BluetoothAudioSessionControl.h | 33 static bool IsSessionReady(const SessionType& session_type) { in IsSessionReady() 49 const SessionType& session_type, const PortStatusCallbacks& cbacks) { in RegisterControlResultCback() 63 static void UnregisterControlResultCback(const SessionType& session_type, in UnregisterControlResultCback() 77 const SessionType& session_type) { in GetAudioConfig() 114 static bool SuspendStream(const SessionType& session_type) { in SuspendStream() 123 static void StopStream(const SessionType& session_type) { in StopStream() 132 const SessionType& session_type, in GetPresentationPosition() 143 const SessionType& session_type, in UpdateSourceMetadata() 152 static void UpdateSinkMetadata(const SessionType& session_type, in UpdateSinkMetadata() 161 static bool UpdateSourceMetadata(const SessionType& session_type, in UpdateSourceMetadata() [all …]
|
D | BluetoothAudioSessionReport.h | 34 const SessionType& session_type, in OnSessionStarted() 50 static void OnSessionEnded(const SessionType& session_type) { in OnSessionEnded() 62 static void ReportControlStatus(const SessionType& session_type, in ReportControlStatus() 75 static void ReportAudioConfigChanged(const SessionType& session_type, in ReportAudioConfigChanged() 88 const SessionType& session_type, bool allowed) { in ReportLowLatencyModeAllowedChanged()
|
D | HidlToAidlMiddleware.cpp | 493 const SessionType_2_0& session_type) { in IsSessionReady() 499 const SessionType_2_0& session_type, in RegisterControlResultCback() 543 const SessionType_2_0& session_type, uint16_t cookie) { in UnregisterControlResultCback() 556 const SessionType_2_0& session_type) { in GetAudioConfig() 562 const SessionType_2_0& session_type) { in StartStream() 567 void HidlToAidlMiddleware_2_0::StopStream(const SessionType_2_0& session_type) { in StopStream() 573 const SessionType_2_0& session_type) { in SuspendStream() 579 const SessionType_2_0& session_type, uint64_t* remote_delay_report_ns, in GetPresentationPosition() 598 const SessionType_2_0& session_type, in UpdateTracksMetadata() 605 const SessionType_2_0& session_type, const void* buffer, size_t bytes) { in OutWritePcmData() [all …]
|
D | BluetoothAudioCodecs.cpp | 277 const SessionType& session_type) { in GetA2dpOffloadCodecCapabilities() 347 const SessionType& session_type, const CodecConfiguration& codec_config) { in IsOffloadCodecConfigurationValid() 399 const SessionType& session_type) { in GetLeAudioOffloadCodecCapabilities() 420 const SessionType& session_type) { in GetLeAudioOffloadCodecInfo()
|
D | BluetoothAudioSession.h | 61 inline uint16_t ObserversCookieGetInitValue(SessionType session_type) { in ObserversCookieGetInitValue() 64 inline uint16_t ObserversCookieGetUpperBound(SessionType session_type) { in ObserversCookieGetUpperBound()
|
D | BluetoothAudioSession.cpp | 48 BluetoothAudioSession::BluetoothAudioSession(const SessionType& session_type) in BluetoothAudioSession() 715 const SessionType& session_type) { in GetSessionInstance()
|
/hardware/interfaces/bluetooth/audio/utils/session/ |
D | BluetoothAudioSessionControl.h | 29 static bool IsSessionReady(const SessionType& session_type) { in IsSessionReady() 42 const SessionType& session_type, const PortStatusCallbacks& cbacks) { in RegisterControlResultCback() 54 static void UnregisterControlResultCback(const SessionType& session_type, in UnregisterControlResultCback() 66 const SessionType& session_type) { in GetAudioConfig() 80 static bool StartStream(const SessionType& session_type) { in StartStream() 89 static bool SuspendStream(const SessionType& session_type) { in SuspendStream() 98 static void StopStream(const SessionType& session_type) { in StopStream() 106 static bool GetPresentationPosition(const SessionType& session_type, in GetPresentationPosition() 120 const SessionType& session_type, in UpdateTracksMetadata() 130 static size_t OutWritePcmData(const SessionType& session_type, in OutWritePcmData()
|
D | BluetoothAudioSessionControl_2_1.h | 34 static bool IsSessionReady(const SessionType_2_1& session_type) { in IsSessionReady() 47 const SessionType_2_1& session_type, const PortStatusCallbacks& cbacks) { in RegisterControlResultCback() 59 static void UnregisterControlResultCback(const SessionType_2_1& session_type, in UnregisterControlResultCback() 71 const SessionType_2_1& session_type) { in GetAudioConfig() 86 static bool StartStream(const SessionType_2_1& session_type) { in StartStream() 95 static bool SuspendStream(const SessionType_2_1& session_type) { in SuspendStream() 104 static void StopStream(const SessionType_2_1& session_type) { in StopStream() 112 static bool GetPresentationPosition(const SessionType_2_1& session_type, in GetPresentationPosition() 126 const SessionType_2_1& session_type, in UpdateTracksMetadata() 136 static size_t OutWritePcmData(const SessionType_2_1& session_type, in OutWritePcmData() [all …]
|
D | BluetoothAudioSupportedCodecsDB_2_1.cpp | 39 bool is_2_0_session_type( in is_2_0_session_type() 71 std::vector<CodecCapabilities> GetOffloadCodecCapabilities( in GetOffloadCodecCapabilities() 112 bool IsOffloadCodecConfigurationValid( in IsOffloadCodecConfigurationValid() 125 bool IsOffloadLeAudioConfigurationValid( in IsOffloadLeAudioConfigurationValid()
|
D | BluetoothAudioSessionReport.h | 29 static void OnSessionStarted(const SessionType& session_type, in OnSessionStarted() 41 static void OnSessionEnded(const SessionType& session_type) { in OnSessionEnded() 50 static void ReportControlStatus(const SessionType& session_type, in ReportControlStatus()
|
D | BluetoothAudioSessionReport_2_1.h | 29 static void OnSessionStarted( in OnSessionStarted() 44 static void OnSessionEnded( in OnSessionEnded() 55 static void ReportControlStatus( in ReportControlStatus()
|
D | BluetoothAudioSession_2_1.cpp | 43 bool is_2_0_session_type( in is_2_0_session_type() 55 bool is_unsupported_2_1_session_type( in is_unsupported_2_1_session_type() 69 BluetoothAudioSession_2_1::BluetoothAudioSession_2_1( in BluetoothAudioSession_2_1() 213 const SessionType_2_1& session_type) { in GetSessionInstance()
|
D | BluetoothAudioSession.h | 54 inline uint16_t ObserversCookieGetInitValue(SessionType session_type) { in ObserversCookieGetInitValue() 57 inline uint16_t ObserversCookieGetUpperBound(SessionType session_type) { in ObserversCookieGetUpperBound()
|
D | BluetoothAudioSupportedCodecsDB.cpp | 304 const SessionType& session_type) { in GetOffloadCodecCapabilities() 368 bool IsOffloadCodecConfigurationValid(const SessionType& session_type, in IsOffloadCodecConfigurationValid()
|
D | BluetoothAudioSession.cpp | 59 BluetoothAudioSession::BluetoothAudioSession(const SessionType& session_type) in BluetoothAudioSession() 482 const SessionType& session_type) { in GetSessionInstance()
|
/hardware/interfaces/bluetooth/audio/aidl/default/ |
D | BluetoothAudioProviderFactory.cpp | 48 const SessionType session_type, in openProvider() 116 const SessionType session_type, in getProviderCapabilities() 158 SessionType session_type, std::optional<ProviderInfo>* _aidl_return) { in getProviderInfo()
|
D | HfpOffloadAudioProvider.cpp | 35 bool HfpOffloadAudioProvider::isValid(const SessionType& session_type) { in isValid()
|
D | A2dpOffloadAudioProvider.cpp | 50 bool A2dpOffloadAudioProvider::isValid(const SessionType& session_type) { in isValid()
|
D | BluetoothAudioProvider.cpp | 33 SessionType session_type; member
|
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 157 void GetProviderCapabilitiesHelper(const SessionType& session_type) { in GetProviderCapabilitiesHelper() 219 const android::hardware::bluetooth::audio::V2_1::SessionType& in GetProviderCapabilitiesHelper_2_1() 245 void OpenProviderHelper(const SessionType& session_type) { in OpenProviderHelper() 273 const android::hardware::bluetooth::audio::V2_1::SessionType& in OpenProviderHelper_2_1() 378 for (auto session_type : session_types_) { in TEST_P() local
|
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 154 void GetProviderCapabilitiesHelper(const SessionType& session_type) { in GetProviderCapabilitiesHelper() 218 void OpenProviderHelper(const SessionType& session_type) { in OpenProviderHelper() 291 for (auto session_type : session_types_) { in TEST_P() local
|
/hardware/interfaces/bluetooth/audio/aidl/vts/ |
D | VtsHalBluetoothAudioTargetTest.cpp | 244 void GetProviderInfoHelper(const SessionType& session_type) { in GetProviderInfoHelper() 250 void GetProviderCapabilitiesHelper(const SessionType& session_type) { in GetProviderCapabilitiesHelper() 345 void OpenProviderHelper(const SessionType& session_type) { in OpenProviderHelper() 694 for (auto session_type : kSessionTypes) { in TEST_P() local 704 for (auto session_type : kAndroidVSessionType) { in TEST_P() local 729 for (auto session_type : kInvalidSessionTypes) { in TEST_P() local 755 for (auto session_type : kA2dpSessionTypes) { in TEST_P() local 786 for (auto session_type : kLeAudioSessionTypes) { in TEST_P() local 855 for (auto session_type : kInvalidSessionTypes) { in TEST_P() local 999 for (auto session_type : kInvalidSessionTypes) { in TEST_P() local
|
/hardware/nxp/uwb/halimpl/hal/ |
D | sessionTrack.cc | 174 uint8_t session_type = packet[UCI_MSG_SESSION_STATE_INIT_CMD_TYPE_OFFSET]; in OnSessionInit() local
|
/hardware/nxp/uwb/halimpl/hal/sr200/ |
D | fwd_hdll.h | 144 uint8_t session_type; member
|