Home
last modified time | relevance | path

Searched refs:LeSignKey (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h319 } LeSignKey; typedef
333 LeSignKey *localKey;
334 LeSignKey *remoteKey;
391 LeSignKey *remoteSignKey;
393 LeSignKey *localSignKey;
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h304 LeSignKey localSigningInfo;
305 LeSignKey remoteSigningInfo;
H A Dgap_le_sec.c324 LeSignKey remoteSignKey; in GapCallbackKeyNotify()
326 LeSignKey localSignKey; in GapCallbackKeyNotify()
1228 LeSignKey *signKey = NULL; in GapDoCallbackSignCounterChange()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp337 sizeof(LeSignKey), in LePairKeyNotify()
339 sizeof(LeSignKey)); in LePairKeyNotify()
353 &gapCallbackParam.lePairKeyNotify_.localSignKey, sizeof(LeSignKey), leKeys.localSignKey, sizeof(LeSignKey)); in LePairKeyNotify()
609 LeSignKey localKey; in GapRequestSigningAlgorithmInfoEvt()
621 LeSignKey remoteKey; in GapRequestSigningAlgorithmInfoEvt()
H A Dble_defs.h368 LeSignKey remoteSignKey;
372 LeSignKey localSignKey;

Completed in 10 milliseconds