Home
last modified time | relevance | path

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

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