Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c1864 static void DestroyRequestNodeList(ListNode *reqInfoList) in DestroyRequestNodeList()
1874 static int32_t GetNodeToNotifyQosEvent(const char *peerNetworkId, ListNode *reqInfoList) in GetNodeToNotifyQosEvent()
1943 ListNode reqInfoList; in HandleLaneQosChange() local