Home
last modified time | relevance | path

Searched defs:OnConnectionStateChanged (Results 1 - 25 of 57) sorted by relevance

123

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_socket_observer_proxy.cpp21 void BluetoothClientSocketObserverProxy::OnConnectionStateChanged(const CallbackParam &callbackParam) in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothClientSocketObserverProxy
H A Dbluetooth_a2dp_sink_observer_proxy.cpp21 void BluetoothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothA2dpSinkObserverProxy
H A Dbluetooth_hid_host_observer_proxy.cpp20 ErrCode BluetoothHidHostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothHidHostObserverProxy
H A Dbluetooth_pan_observer_proxy.cpp20 ErrCode BluetoothPanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPanObserverProxy
H A Dbluetooth_avrcp_tg_observer_proxy.cpp21 void BluetoothAvrcpTgObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgObserverProxy
H A Dbluetooth_hfp_ag_observer_proxy.cpp22 void BluetoothHfpAgObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothHfpAgObserverProxy
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag_observer.cpp28 void NapiHandsFreeAudioGatewayObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiHandsFreeAudioGatewayObserver
H A Dnapi_bluetooth_hfp_hf_observer.cpp29 void NapiHandsFreeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiHandsFreeUnitObserver
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host_observer.cpp31 void NapiBluetoothHidHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiBluetoothHidHostObserver
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan_observer.cpp30 void NapiBluetoothPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiBluetoothPanObserver
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse_observer.cpp28 void NapiPbapPseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiPbapPseObserver
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src_observer.cpp26 void NapiA2dpSourceObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiA2dpSourceObserver
/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse_observer.cpp27 void NapiMapMseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiMapMseObserver
/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_ct_observer.cpp27 void NapiAvrcpControllerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiAvrcpControllerObserver
H A Dnapi_bluetooth_avrcp_tg_observer.cpp27 void NapiAvrcpTargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiAvrcpTargetObserver
H A Dnapi_bluetooth_a2dp_snk_observer.cpp27 void NapiA2dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiA2dpSinkObserver
/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() function in OHOS::Bluetooth::A2dpSinkObserver
H A Dbluetooth_pbap_pse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::PbapPseObserver
H A Dbluetooth_map_mse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::MapMseObserver
H A Dbluetooth_hid_host.h57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::HidHostObserver
H A Dbluetooth_pan.h57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::PanObserver
H A Dbluetooth_hfp_ag.h64 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() function in OHOS::Bluetooth::HandsFreeAudioGatewayObserver
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hid_host.h55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {}; in OnConnectionStateChanged() function in OHOS::bluetooth::IHidHostObserver
H A Dinterface_profile_pan.h55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {} in OnConnectionStateChanged() function in OHOS::bluetooth::IPanObserver
H A Dinterface_profile_hfp_ag.h65 virtual void OnConnectionStateChanged(const RawAddress &device, int state) in OnConnectionStateChanged() function in OHOS::bluetooth::HfpAgServiceObserver

Completed in 7 milliseconds

123