Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h178 void SMP_ListDelete(List *list);
H A Dsmp_tool.c874 void SMP_ListDelete(List *list) in SMP_ListDelete() function
H A Dsmp.c196 SMP_ListDelete(SMP_GetEncCmdList()); in SMP_ShutdownTask()