Home
last modified time | relevance | path

Searched defs:pstPrev (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Ddl_list.h28 struct DL_LIST *pstPrev; // previous node member
/ohos5.0/commonlibrary/utils_lite/include/
H A Dutils_list.h38 struct UTILS_DL_LIST *pstPrev; /* < Current node's pointer to the previous node */ member