Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h690 #define SIMPLE_PAIRING_DISABLED 0x00 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c509 ret = GapWriteSimplePairingMode(SIMPLE_PAIRING_DISABLED); in GAP_SetSecurityMode()