Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h974 int CheckSspConfirmType(int remoteIo, int type) const;
H A Dclassic_adapter.cpp1184 reqType = CheckSspConfirmType(remoteIo, reqType); in SSPConfirmReq()
2375 int ClassicAdapter::CheckSspConfirmType(int remoteIo, int type) const in CheckSspConfirmType() function in OHOS::bluetooth::ClassicAdapter