/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_hid_host.h | 55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {}; in OnConnectionStateChanged() function
|
H A D | interface_profile_pan.h | 55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {} in OnConnectionStateChanged() function
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_a2dp_snk.h | 56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function
|
H A D | bluetooth_map_mse.h | 48 …virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t … in OnConnectionStateChanged() function
|
H A D | bluetooth_pbap_pse.h | 48 …virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t … in OnConnectionStateChanged() function
|
H A D | bluetooth_hid_host.h | 57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function
|
H A D | bluetooth_pan.h | 57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/ |
H A D | napi_bluetooth_a2dp_src_observer.cpp | 30 void NapiA2dpSourceObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int stat… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiA2dpSourceObserver
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
H A D | napi_bluetooth_hid_host_observer.cpp | 35 void NapiBluetoothHidHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, in… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiBluetoothHidHostObserver
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/ |
H A D | napi_bluetooth_map_mse_observer.cpp | 31 void NapiMapMseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t stat… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiMapMseObserver
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_a2dp_snk_observer.cpp | 31 void NapiA2dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state,… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiA2dpSinkObserver
|
H A D | napi_bluetooth_avrcp_ct_observer.cpp | 31 void NapiAvrcpControllerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiAvrcpControllerObserver
|
H A D | napi_bluetooth_avrcp_tg_observer.cpp | 31 void NapiAvrcpTargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int sta… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiAvrcpTargetObserver
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
H A D | napi_bluetooth_pan_observer.cpp | 34 void NapiBluetoothPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int st… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiBluetoothPanObserver
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/ |
H A D | napi_bluetooth_pbap_pse_observer.cpp | 31 void NapiPbapPseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t sta… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiPbapPseObserver
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_socket_observer_proxy.cpp | 21 void BluetoothClientSocketObserverProxy::OnConnectionStateChanged(const CallbackParam &callbackPara… in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothClientSocketObserverProxy
|
H A D | bluetooth_a2dp_sink_observer_proxy.cpp | 21 void BluetoothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, … in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothA2dpSinkObserverProxy
|
H A D | bluetooth_avrcp_tg_observer_proxy.cpp | 21 void BluetoothAvrcpTgObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgObserverProxy
|
H A D | bluetooth_hid_host_observer_proxy.cpp | 20 ErrCode BluetoothHidHostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, … in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothHidHostObserverProxy
|
H A D | bluetooth_pan_observer_proxy.cpp | 20 ErrCode BluetoothPanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int … in OnConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPanObserverProxy
|
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
H A D | audio_bluetooth_manager.h | 35 void (*OnConnectionStateChanged)(const RawAddress &device, int state, int cause); member
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf_observer.cpp | 33 void NapiHandsFreeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int s… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiHandsFreeUnitObserver
|
H A D | napi_bluetooth_hfp_ag_observer.cpp | 32 void NapiHandsFreeAudioGatewayObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &devic… in OnConnectionStateChanged() function in OHOS::Bluetooth::NapiHandsFreeAudioGatewayObserver
|
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_src_observer.cpp | 24 void BluetoothA2dpSrcObserver::OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device, in OnConnectionStateChanged() function in BluetoothA2dpSrcObserver
|
/ohos5.0/foundation/communication/nfc/services/src/tag/ |
H A D | bt_connection_manager.cpp | 792 void BtConnectionManager::OnConnectionStateChanged(std::shared_ptr<BtConnectionInfo> info) in OnConnectionStateChanged() function in OHOS::NFC::TAG::BtConnectionManager 837 void BtConnectionManager::BtA2dpObserver::OnConnectionStateChanged(const Bluetooth::BluetoothRemote… in OnConnectionStateChanged() function in OHOS::NFC::TAG::BtConnectionManager::BtA2dpObserver 846 void BtConnectionManager::BtHfpObserver::OnConnectionStateChanged(const Bluetooth::BluetoothRemoteD… in OnConnectionStateChanged() function in OHOS::NFC::TAG::BtConnectionManager::BtHfpObserver 855 void BtConnectionManager::BtHidObserver::OnConnectionStateChanged(const Bluetooth::BluetoothRemoteD… in OnConnectionStateChanged() function in OHOS::NFC::TAG::BtConnectionManager::BtHidObserver
|