Searched defs:SetAudioConfigure (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/bluetooth/services/bluetooth_standard/server/src/ |
| D | bluetooth_a2dp_source_server.cpp | 347 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/ |
| D | bluetooth_a2dp_src.cpp | 567 void A2dpSource::SetAudioConfigure( in SetAudioConfigure() function in OHOS::Bluetooth::A2dpSource
|
| /foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/ |
| D | bluetooth_a2dp_src_proxy.cpp | 501 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/ |
| D | a2dp_profile.cpp | 297 void A2dpProfile::SetAudioConfigure(const BtAddr &addr, uint32_t sampleRate, uint32_t bits, uint8_t… in SetAudioConfigure() function in bluetooth::A2dpProfile
|
| D | a2dp_service.cpp | 855 void A2dpService::SetAudioConfigure(const RawAddress &addr, uint32_t sampleRate, uint32_t bits, uin… in SetAudioConfigure() function in bluetooth::A2dpService
|
| D | a2dp_profile_peer.cpp | 667 void A2dpProfilePeer::SetAudioConfigure(uint32_t sampleRate, uint32_t bits, uint8_t channel) in SetAudioConfigure() function in bluetooth::A2dpProfilePeer
|