Home
last modified time | relevance | path

Searched refs:respKeyDis (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h292 uint8_t respKeyDis; /// Responder Key Distribution / Generation member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c937 localFeature.respKeyDis &= (deviceInfo->role == LE_CONNECTION_ROLE_SLAVE) ? GAP_LE_KEY_DIST_ID_KEY : 0; in GAP_LePairFeatureRsp()
956 .respKeyDist = localFeature.respKeyDis, in GAP_LePairFeatureRsp()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp664 feature.respKeyDis = GAP_LE_KEY_DIST_ENC_KEY | GAP_LE_KEY_DIST_ID_KEY | GAP_LE_KEY_DIST_SIGN_KEY; in LePairFeatureReq()

Completed in 6 milliseconds