Home
last modified time | relevance | path

Searched defs:OnPairStatusChanged (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_peripheral_observer_proxy.cpp63 void BluetoothBlePeripheralObserverProxy::OnPairStatusChanged( in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothBlePeripheralObserverProxy
H A Dbluetooth_remote_device_observer_proxy.cpp28 void BluetoothRemoteDeviceObserverproxy::OnPairStatusChanged( in OnPairStatusChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp41 void NapiBluetoothRemoteDeviceObserver::OnPairStatusChanged(const BluetoothRemoteDevice &device, in… in OnPairStatusChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp758 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 Dohos_bt_gap.cpp195 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 Dbluetooth_host.cpp249 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 Dbluetooth_host_server.cpp343 …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