/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/ |
H A D | napi_bluetooth_access_observer.h | 34 void OnPairRequested(const BluetoothRemoteDevice &device) override {}; in OnPairRequested() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection_observer.cpp | 66 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 D | generic_access_service.cpp | 98 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 D | ble_test.h | 51 void OnPairRequested(const BluetoothRemoteDevice &device) in OnPairRequested() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_observer_proxy.cpp | 114 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 D | bt_connection_manager.h | 71 void OnPairRequested(const Bluetooth::BluetoothRemoteDevice &device) override {}; in OnPairRequested() function
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/host/ |
H A D | host_test.cpp | 39 void OnPairRequested(const BluetoothRemoteDevice &device) override{}; in OnPairRequested() function in OHOS::Bluetooth::BluetoothHostObserverCommon
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_service.h | 92 void OnPairRequested(const OHOS::Bluetooth::BluetoothRemoteDevice &device) override in OnPairRequested() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 105 void OnPairRequested(const BluetoothRemoteDevice &device) override in OnPairRequested() function in OHOS::Bluetooth::BluetoothHostObserverWapper
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 188 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 D | bluetooth_host_server.cpp | 287 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 D | bluetooth_host.cpp | 163 void OnPairRequested(const int32_t transport, const BluetoothRawAddress &device) override in OnPairRequested() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp
|