Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h276 #define COMBINATION_KEY 0x00 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c570 deviceInfo->linkkeyType == COMBINATION_KEY) { in GapDeviceLinkkeyIsAuthenticated()