Home
last modified time | relevance | path

Searched refs:BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_a2dp_src_observer.h34 BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED, enumerator
H A Dbluetooth_service_profile_interface_code.h48 BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED, enumerator
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_audio_src_observer_stub.cpp29 …tic_cast<uint32_t>(IBluetoothA2dpSourceObserver::Code::BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED)… in BluetoothA2dpAudioSrcObserverStub()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_observer_stub.cpp37 BluetoothA2dpSourceObserverInterfaceCode::BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED)] = in BluetoothA2dpSrcObserverStub()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_observer_proxy.cpp112 ErrCode result = InnerTransact(BT_A2DP_SRC_OBSERVER_CONFIGURATION_CHANGED, option, data, reply); in OnConfigurationChanged()