Home
last modified time | relevance | path

Searched refs:SMP_SetIRK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h190 int SMP_SetIRK(const uint8_t *irk);
H A Dsmp.c963 int SMP_SetIRK(const uint8_t *irk) in SMP_SetIRK() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c1300 SMP_SetIRK(key.key); in GAP_LeSetRole()