Home
last modified time | relevance | path

Searched defs:SetAudioConfigure (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_a2dp_source_server.cpp347 void BluetoothA2dpSourceServer::SetAudioConfigure(const RawAddress &device, int sample, int bits, i… in SetAudioConfigure() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_a2dp_src.cpp567 void A2dpSource::SetAudioConfigure( in SetAudioConfigure() function in OHOS::Bluetooth::A2dpSource
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_a2dp_src_proxy.cpp501 void BluetoothA2dpSrcProxy::SetAudioConfigure(const RawAddress &device, int32_t sampleRate, int32_t… in SetAudioConfigure() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gavdp/
Da2dp_profile.cpp297 void A2dpProfile::SetAudioConfigure(const BtAddr &addr, uint32_t sampleRate, uint32_t bits, uint8_t… in SetAudioConfigure() function in bluetooth::A2dpProfile
Da2dp_service.cpp855 void A2dpService::SetAudioConfigure(const RawAddress &addr, uint32_t sampleRate, uint32_t bits, uin… in SetAudioConfigure() function in bluetooth::A2dpService
Da2dp_profile_peer.cpp667 void A2dpProfilePeer::SetAudioConfigure(uint32_t sampleRate, uint32_t bits, uint8_t channel) in SetAudioConfigure() function in bluetooth::A2dpProfilePeer