Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_i.h79 struct subscription { struct
82 time_t timeout_time; /* when to age out the subscription */ argument
85 * This uuid identifies the subscription and is randomly generated by argument
89 u8 uuid[UUID_LEN];
91 struct dl_list addr_list;
92 struct dl_list event_queue; /* Queued event messages. */
93 struct wps_event_ *current_event; /* non-NULL if being sent (not in q)
95 int last_event_failed; /* Whether delivery of last event failed */
98 u8 selected_registrar;
99 u16 dev_password_id;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_i.h79 struct subscription { struct
82 time_t timeout_time; /* when to age out the subscription */ argument
85 * This uuid identifies the subscription and is randomly generated by argument
89 u8 uuid[UUID_LEN];
91 struct dl_list addr_list;
92 struct dl_list event_queue; /* Queued event messages. */
93 struct wps_event_ *current_event; /* non-NULL if being sent (not in q)
95 int last_event_failed; /* Whether delivery of last event failed */
98 u8 selected_registrar;
99 u16 dev_password_id;
[all …]
/third_party/node/lib/
Ddiagnostics_channel.js25 subscribe(subscription) { argument
33 unsubscribe(subscription) { argument
78 subscribe(subscription) { argument
/third_party/pulseaudio/src/modules/
Dmodule-default-device-restore.c46 pa_subscription *subscription; member
Dmodule-device-restore.c78 pa_subscription *subscription; member
Dmodule-device-manager.c102 pa_subscription *subscription; member
Dmodule-stream-restore.c92 pa_subscription *subscription; member
/third_party/node/deps/uvwasi/src/
Dpoll_oneoff.c159 uvwasi_subscription_t* subscription in uvwasi__poll_oneoff_state_add_fdevent()
/third_party/libcoap/src/
Dresource.c53 coap_free_subscription(coap_subscription_t *subscription) { in coap_free_subscription()
Dnet.c2770 coap_subscription_t *subscription; in handle_request() local
/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c190 pa_subscription *subscription; member