Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h230 bool supportSSP; member
H A Dgap_br_sec.c367 devInfo->supportSSP = support; in GapRemoteDeviceSupportHostSecureSimplePairingCallback()
714 … if (!devInfo->supportSSP || reqInfo->info.direction == OUTGOING || devInfo->isEncryption) { in GapUpdateSecurityStatusFeatureComplete()