Home
last modified time | relevance | path

Searched defs:cause (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp24 OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device, int state, int cause) OnConnectionStateChanged() argument
H A Dbluetooth_a2dp_audio_src_observer_stub.cpp66 int cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
68 OnConnectionStateChanged(RawAddress(addr), state, cause); in OnConnectionStateChangedInner() local
H A Daudio_bluetooth_manager.cpp67 static void AudioOnConnectionStateChanged(const RawAddress &device, int state, int cause) in AudioOnConnectionStateChanged() argument

Completed in 2 milliseconds