Searched refs:noa (Results 1 – 8 of 8) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_group.c | 41 struct wpabuf *noa; member 121 wpabuf_free(group->noa); in p2p_group_deinit() 164 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa() argument 166 if (noa == NULL) in p2p_group_add_noa() 170 wpabuf_put_le16(ie, wpabuf_len(noa)); in p2p_group_add_noa() 171 wpabuf_put_buf(ie, noa); in p2p_group_add_noa() 240 p2p_group_add_noa(ie, group->noa); in p2p_group_build_beacon_ie() 452 p2p_group_add_noa(p2p_subelems, group->noa); in p2p_group_build_probe_resp_ie() 811 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa() argument 814 if (noa == NULL) { in p2p_group_notif_noa() [all …]
|
D | p2p.c | 4484 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, in p2p_build_presence_resp() argument 4497 if (noa) { in p2p_build_presence_resp() 4500 wpabuf_put_data(resp, noa, noa_len); in p2p_build_presence_resp() 4519 u8 noa[50]; in p2p_process_presence_req() local 4544 if (msg.noa == NULL) { in p2p_process_presence_req() 4550 status = p2p_group_presence_req(group, sa, msg.noa, msg.noa_len); in p2p_process_presence_req() 4554 noa_len = p2p->cfg->get_noa(p2p->cfg->cb_ctx, da, noa, in p2p_process_presence_req() 4555 sizeof(noa)); in p2p_process_presence_req() 4558 resp = p2p_build_presence_resp(status, noa_len > 0 ? noa : NULL, in p2p_process_presence_req() 4587 if (msg.status == NULL || msg.noa == NULL) { in p2p_process_presence_resp() [all …]
|
D | p2p_i.h | 597 const u8 *noa; member 738 const u8 *noa, size_t noa_len);
|
D | p2p.h | 996 const u8 *noa, size_t noa_len); 1819 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa,
|
D | p2p_parse.c | 256 msg->noa = data; in p2p_parse_attribute()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 3807 const u8 *noa, size_t noa_len) in wpas_presence_resp() argument 3822 wpa_snprintf_hex(hex, sizeof(hex), noa, noa_len); in wpas_presence_resp()
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 5777 "noa",
|
/external/lisa/ipynb/sched_dvfs/ |
D | smoke_test.ipynb | 933 …7BysoKVlZW0nChgq9rQzHLABEREREREVFFERYWpusQ6A0pssYKAIiiiIKTB127dg0HDhzA9OnT\noa+vL73eokULnD17Frm5uU…
|