/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_ble_peripheral_observer_proxy.cpp | 63 void BluetoothBlePeripheralObserverProxy::OnPairStatusChanged( in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothBlePeripheralObserverProxy
|
H A D | bluetooth_remote_device_observer_proxy.cpp | 28 void BluetoothRemoteDeviceObserverproxy::OnPairStatusChanged( in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_remote_device_observer.cpp | 41 void NapiBluetoothRemoteDeviceObserver::OnPairStatusChanged(const BluetoothRemoteDevice &device, in… in OnPairStatusChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
|
/ohos5.0/foundation/communication/nfc/services/src/tag/ |
H A D | bt_connection_manager.cpp | 758 void BtConnectionManager::OnPairStatusChanged(std::shared_ptr<BtConnectionInfo> info) in OnPairStatusChanged() function in OHOS::NFC::TAG::BtConnectionManager 783 void BtConnectionManager::BtRemoteDevObserver::OnPairStatusChanged(const Bluetooth::BluetoothRemote… in OnPairStatusChanged() function in OHOS::NFC::TAG::BtConnectionManager::BtRemoteDevObserver
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 195 void OnPairStatusChanged(const BluetoothRemoteDevice &device, int status, int cause) override in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverWapper
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_host.cpp | 249 void OnPairStatusChanged(const int32_t transport, const BluetoothRawAddress &device, in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothRemoteDeviceObserverImp 357 …void OnPairStatusChanged(const int32_t transport, const BluetoothRawAddress &device, int status, i… in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothBlePeripheralCallbackImp
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 343 …void OnPairStatusChanged(const BTTransport transport, const RawAddress &device, const int32_t stat… in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver 523 …void OnPairStatusChanged(const BTTransport transport, const RawAddress &device, int32_t status) ov… in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::BlePeripheralCallback
|