Home
last modified time | relevance | path

Searched refs:isCancelTimer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_oob.h30 void SMP_ClearScOobData(bool isCancelTimer);
H A Dsmp_oob.c189 void SMP_ClearScOobData(bool isCancelTimer) in SMP_ClearScOobData() argument
192 if (isCancelTimer) { in SMP_ClearScOobData()