Home
last modified time | relevance | path

Searched defs:cause (Results 1 – 25 of 88) sorted by relevance

1234

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_snk.h56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
H A Dbluetooth_map_mse.h48 …al void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
H A Dbluetooth_pbap_pse.h48 …al void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
H A Dbluetooth_hid_host.h57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
H A Dbluetooth_pan.h57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src_observer.cpp30 …SourceObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host_observer.cpp35 …idHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse_observer.cpp31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_a2dp_snk_observer.cpp31 …dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
H A Dnapi_bluetooth_avrcp_ct_observer.cpp31 …rollerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
H A Dnapi_bluetooth_avrcp_tg_observer.cpp31 …TargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan_observer.cpp34 …othPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse_observer.cpp31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_sink_observer_proxy.cpp21 …oothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged()
H A Dbluetooth_avrcp_tg_observer_proxy.cpp22 int32_t state, int32_t cause) in OnConnectionStateChanged()
H A Dbluetooth_hid_host_observer_proxy.cpp20 …ostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
H A Dbluetooth_pan_observer_proxy.cpp20 …PanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_observer_stub.cpp42 int cause = data.ReadInt32(); in OnRemoteRequest() local
H A Dbluetooth_pan_observer_stub.cpp39 int cause = data.ReadInt32(); in OnRemoteRequest() local
H A Dbluetooth_a2dp_sink_observer_stub.cpp68 int cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
H A Dbluetooth_avrcp_tg_observer_stub.cpp67 int cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
H A Dbluetooth_map_mse_observer_stub.cpp66 int32_t cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf_observer.cpp33 …eeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
H A Dnapi_bluetooth_hfp_ag_observer.cpp33 int state, int cause) in OnConnectionStateChanged()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp25 int state, int cause) in OnConnectionStateChanged()

1234