Home
last modified time | relevance | path

Searched refs:SIMPLE_PAIRING_ENABLED (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.h691 #define SIMPLE_PAIRING_ENABLED 0x01 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c504 ret = GapWriteSimplePairingMode(SIMPLE_PAIRING_ENABLED); in GAP_SetSecurityMode()