Home
last modified time | relevance | path

Searched defs:encryptionStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h223 uint8_t encryptionStatus; member
290 uint8_t encryptionStatus; member
H A Dgap_le_sec.c70 uint8_t encryptionStatus = GAP_LE_NO_ENCRYPTION; in GapDoLeSecurityCallback() local