Searched defs:station (Results 1 – 5 of 5) sorted by relevance
174 struct station { struct178 double x, y; /* position of the station [m] */ argument181 double dir_x, dir_y; /* direction of the station [meter per MOVE_INTERVAL] */ argument202 * just have it as such for the link from struct station. argument
211 struct station *station; in move_stations_to_direction() local225 struct station *station; in parse_path_loss() local437 struct station *station; in load_config() local700 struct station *station; in clear_config() local
152 void station_init_queues(struct station *station) in station_init_queues()334 struct station *station; in get_station_by_addr() local343 static bool station_has_addr(struct station *station, const u8 *addr) in station_has_addr()360 struct station *station; in get_station_by_used_addr() local461 static void queue_frame(struct wmediumd *ctx, struct station *station, in queue_frame()688 struct station *station; in wmediumd_remove_client() local827 struct station *station; in wmediumd_deliver_frame() local1401 struct station *station; in process_get_stations_message() local
78 @Nullable private CharSequence station; field in MediaMetadata.Builder352 public Builder setStation(@Nullable CharSequence station) { in setStation()694 @Nullable public final CharSequence station; field in MediaMetadata914 bundle.putCharSequence(keyForField(FIELD_STATION), station); in toBundle() local
78 @Nullable private CharSequence station; field in MediaMetadata.Builder354 public Builder setStation(@Nullable CharSequence station) { in setStation()702 @Nullable public final CharSequence station; field in MediaMetadata923 bundle.putCharSequence(keyForField(FIELD_STATION), station); in toBundle() local