Lines Matching refs:nan_de_service
29 struct nan_de_service { struct
68 struct nan_de_service *service[NAN_DE_MAX_SERVICE]; argument
97 static void nan_de_service_free(struct nan_de_service *srv) in nan_de_service_free()
107 static void nan_de_service_deinit(struct nan_de *de, struct nan_de_service *srv, in nan_de_service_deinit()
146 static void nan_de_pause_state(struct nan_de_service *srv, const u8 *peer_addr, in nan_de_pause_state()
157 static void nan_de_unpause_state(struct nan_de_service *srv) in nan_de_unpause_state()
203 static void nan_de_tx_sdf(struct nan_de *de, struct nan_de_service *srv, in nan_de_tx_sdf()
276 static int nan_de_time_to_next_chan_change(struct nan_de_service *srv) in nan_de_time_to_next_chan_change()
294 static void nan_de_set_publish_times(struct nan_de_service *srv) in nan_de_set_publish_times()
307 static void nan_de_check_chan_change(struct nan_de_service *srv) in nan_de_check_chan_change()
330 static void nan_de_tx_multicast(struct nan_de *de, struct nan_de_service *srv, in nan_de_tx_multicast()
358 static void nan_de_add_srv(struct nan_de *de, struct nan_de_service *srv) in nan_de_add_srv()
375 static void nan_de_del_srv(struct nan_de *de, struct nan_de_service *srv, in nan_de_del_srv()
386 static bool nan_de_srv_expired(struct nan_de_service *srv, in nan_de_srv_expired()
423 static int nan_de_next_multicast(struct nan_de *de, struct nan_de_service *srv, in nan_de_next_multicast()
468 struct nan_de_service *srv, in nan_de_srv_time_to_next()
516 static void nan_de_start_new_publish_state(struct nan_de_service *srv, in nan_de_start_new_publish_state()
564 struct nan_de_service *srv = de->service[i]; in nan_de_timer()
777 static void nan_de_rx_publish(struct nan_de *de, struct nan_de_service *srv, in nan_de_rx_publish()
814 static bool nan_de_filter_match(struct nan_de_service *srv, in nan_de_filter_match()
848 static void nan_de_rx_subscribe(struct nan_de *de, struct nan_de_service *srv, in nan_de_rx_subscribe()
948 static void nan_de_rx_follow_up(struct nan_de *de, struct nan_de_service *srv, in nan_de_rx_follow_up()
1066 struct nan_de_service *srv = de->service[i]; in nan_de_rx_sda()
1171 static int nan_de_derive_service_id(struct nan_de_service *srv) in nan_de_derive_service_id()
1205 struct nan_de_service *srv; in nan_de_publish()
1275 struct nan_de_service *srv; in nan_de_cancel_publish()
1291 struct nan_de_service *srv; in nan_de_update_publish()
1318 struct nan_de_service *srv; in nan_de_subscribe()
1366 struct nan_de_service *srv; in nan_de_cancel_subscribe()
1381 struct nan_de_service *srv; in nan_de_transmit()