Searched refs:bluetooth (Results 1 - 9 of 9) sorted by relevance
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
H A D | bluetooth_a2dp_src_observer.h | 27 void OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device, int state, int cause);
28 void OnPlayingStatusChanged(const OHOS::bluetooth::RawAddress &device, int playingState, int error);
30 (const OHOS::bluetooth::RawAddress &device, const OHOS::Bluetooth::BluetoothA2dpCodecInfo &info, int error);
31 void OnMediaStackChanged(const OHOS::bluetooth::RawAddress &device, int action);
|
H A D | bluetooth_audio_device.h | 22 namespace bluetooth {
namespace
|
H A D | audio_bluetooth_manager.h | 32 using namespace OHOS::bluetooth;
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_src_observer.cpp | 24 void BluetoothA2dpSrcObserver::OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device,
in OnConnectionStateChanged() 34 const OHOS::bluetooth::RawAddress &device, int playingState, int error)
in OnPlayingStatusChanged() 43 (const OHOS::bluetooth::RawAddress &device, const OHOS::Bluetooth::BluetoothA2dpCodecInfo &info, int error)
in OnConfigurationChanged() 51 void BluetoothA2dpSrcObserver::OnMediaStackChanged(const OHOS::bluetooth::RawAddress &device, int action)
in OnMediaStackChanged()
|
H A D | bluetooth_a2dp_audio_src_observer_stub.cpp | 21 using namespace OHOS::bluetooth;
|
H A D | audio_bluetooth_manager.cpp | 35 using namespace OHOS::bluetooth;
38 using namespace OHOS::bluetooth::audio;
|
/drivers/hdf_core/adapter/khdf/linux/model/network/bluetooth/ |
H A D | Makefile | 16 include drivers/hdf/khdf/model/network/bluetooth/env_config.mk 18 HDF_BT_FRAMEWORKS_ROOT := ../../../../../../framework/model/network/bluetooth
|
H A D | env_config.mk | 38 -I$(srctree)/drivers/hdf/framework/include/bluetooth 41 -I$(srctree)/drivers/hdf/framework/model/network/bluetooth
|
/drivers/hdf_core/adapter/khdf/linux/ |
H A D | Makefile | 52 obj-$(CONFIG_DRIVERS_HDF_BT) += model/network/bluetooth/
|
Completed in 3 milliseconds