Searched refs:onLaneLinkup (Results 1 – 3 of 3) sorted by relevance
232 void (*onLaneLinkup)(uint64_t laneId, const char *peerUdid, const LaneConnInfo *laneConnInfo); member
296 if (listenerList[i].listener.onLaneLinkup != NULL) { in LaneLinkupNotify()298 listenerList[i].listener.onLaneLinkup(laneId, peerUdid, &laneConnInfo); in LaneLinkupNotify()
104 .onLaneLinkup = OnLaneLinkup,527 .onLaneLinkup = OnLaneLinkup,