Home
last modified time | relevance | path

Searched defs:IRK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h146 uint8_t IRK[SMP_IRK_LEN]; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h270 uint8_t IRK[GAP_IRK_SIZE]; member
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c144 #define IRK "IRK" macro