Home
last modified time | relevance | path

Searched defs:OnPairRequested (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.h34 void OnPairRequested(const BluetoothRemoteDevice &device) override {}; in OnPairRequested() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.cpp66 void NapiBluetoothConnectionObserver::OnPairRequested(const BluetoothRemoteDevice &device) in OnPairRequested() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp98 void OnPairRequested(const BTTransport transport, const RawAddress &device) in OnPairRequested() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
129 void OnPairRequested(const BTTransport transport, const RawAddress &device) in OnPairRequested() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h51 void OnPairRequested(const BluetoothRemoteDevice &device) in OnPairRequested() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_observer_proxy.cpp114 void BluetoothHostObserverProxy::OnPairRequested(const int32_t transport, const BluetoothRawAddress… in OnPairRequested() function in OHOS::Bluetooth::BluetoothHostObserverProxy
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h71 void OnPairRequested(const Bluetooth::BluetoothRemoteDevice &device) override {}; in OnPairRequested() function
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp39 void OnPairRequested(const BluetoothRemoteDevice &device) override{}; in OnPairRequested() function in OHOS::Bluetooth::BluetoothHostObserverCommon
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h92 void OnPairRequested(const OHOS::Bluetooth::BluetoothRemoteDevice &device) override in OnPairRequested() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp105 void OnPairRequested(const BluetoothRemoteDevice &device) override in OnPairRequested() function in OHOS::Bluetooth::BluetoothHostObserverWapper
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp188 void LocatorBluetoothHost::OnPairRequested(const Bluetooth::BluetoothRemoteDevice &device) {} in OnPairRequested() function in OHOS::Location::LocatorBluetoothHost
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp287 void OnPairRequested(const BTTransport transport, const RawAddress &device) override in OnPairRequested() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterClassicObserver
455 void OnPairRequested(const BTTransport transport, const RawAddress &device) override in OnPairRequested() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterBleObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp163 void OnPairRequested(const int32_t transport, const BluetoothRawAddress &device) override in OnPairRequested() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp