Home
last modified time | relevance | path

Searched refs:cause (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp25 int state, int cause) in OnConnectionStateChanged()
29 callbacks_->OnConnectionStateChanged(device, state, cause); in OnConnectionStateChanged()
24 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
71 (void) cause; in AudioOnConnectionStateChanged()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_a2dp_src_observer.h27 void OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device, int state, int cause);
H A Daudio_bluetooth_manager.h35 void (*OnConnectionStateChanged)(const RawAddress &device, int state, int cause);

Completed in 2 milliseconds