Home
last modified time | relevance | path

Searched refs:SendPairRequested (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h815 void SendPairRequested(const BTTransport transport, const RawAddress &device) const;
H A Dclassic_adapter.cpp2163 void ClassicAdapter::SendPairRequested(const BTTransport transport, const RawAddress &device) const in SendPairRequested() function in OHOS::bluetooth::ClassicAdapter
2191 SendPairRequested(ADAPTER_BREDR, rawAddr); in SetIoCapability()