p2p_supplicant.c 116 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246
  1. /*
  2. * wpa_supplicant - P2P
  3. * Copyright (c) 2009-2010, Atheros Communications
  4. *
  5. * This program is free software; you can redistribute it and/or modify
  6. * it under the terms of the GNU General Public License version 2 as
  7. * published by the Free Software Foundation.
  8. *
  9. * Alternatively, this software may be distributed under the terms of BSD
  10. * license.
  11. *
  12. * See README and COPYING for more details.
  13. */
  14. #include "includes.h"
  15. #include "common.h"
  16. #include "eloop.h"
  17. #include "common/ieee802_11_common.h"
  18. #include "common/ieee802_11_defs.h"
  19. #include "common/wpa_ctrl.h"
  20. #include "wps/wps_i.h"
  21. #include "p2p/p2p.h"
  22. #include "ap/hostapd.h"
  23. #include "ap/p2p_hostapd.h"
  24. #include "wpa_supplicant_i.h"
  25. #include "driver_i.h"
  26. #include "ap.h"
  27. #include "config_ssid.h"
  28. #include "config.h"
  29. #include "mlme.h"
  30. #include "notify.h"
  31. #include "scan.h"
  32. #include "bss.h"
  33. #include "wps_supplicant.h"
  34. #include "p2p_supplicant.h"
  35. /*
  36. * How many times to try to scan to find the GO before giving up on join
  37. * request.
  38. */
  39. #define P2P_MAX_JOIN_SCAN_ATTEMPTS 10
  40. static void wpas_p2p_long_listen_timeout(void *eloop_ctx, void *timeout_ctx);
  41. static struct wpa_supplicant *
  42. wpas_p2p_get_group_iface(struct wpa_supplicant *wpa_s, int addr_allocated,
  43. int go);
  44. static int wpas_p2p_join_start(struct wpa_supplicant *wpa_s);
  45. static void wpas_p2p_join_scan(void *eloop_ctx, void *timeout_ctx);
  46. static int wpas_p2p_join(struct wpa_supplicant *wpa_s, const u8 *iface_addr,
  47. const u8 *dev_addr, enum p2p_wps_method wps_method);
  48. static int wpas_p2p_create_iface(struct wpa_supplicant *wpa_s);
  49. static void wpas_p2p_cross_connect_setup(struct wpa_supplicant *wpa_s);
  50. static void wpas_p2p_group_idle_timeout(void *eloop_ctx, void *timeout_ctx);
  51. static void wpas_p2p_set_group_idle_timeout(struct wpa_supplicant *wpa_s);
  52. static void wpas_p2p_scan_res_handler(struct wpa_supplicant *wpa_s,
  53. struct wpa_scan_results *scan_res)
  54. {
  55. size_t i;
  56. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  57. return;
  58. wpa_printf(MSG_DEBUG, "P2P: Scan results received (%d BSS)",
  59. (int) scan_res->num);
  60. for (i = 0; i < scan_res->num; i++) {
  61. struct wpa_scan_res *bss = scan_res->res[i];
  62. if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid,
  63. bss->freq, bss->level,
  64. (const u8 *) (bss + 1),
  65. bss->ie_len) > 0)
  66. break;
  67. }
  68. p2p_scan_res_handled(wpa_s->global->p2p);
  69. }
  70. static int wpas_p2p_scan(void *ctx, enum p2p_scan_type type, int freq,
  71. unsigned int num_req_dev_types,
  72. const u8 *req_dev_types)
  73. {
  74. struct wpa_supplicant *wpa_s = ctx;
  75. struct wpa_driver_scan_params params;
  76. int ret;
  77. struct wpabuf *wps_ie, *ies;
  78. int social_channels[] = { 2412, 2437, 2462, 0, 0 };
  79. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  80. return -1;
  81. os_memset(&params, 0, sizeof(params));
  82. /* P2P Wildcard SSID */
  83. params.num_ssids = 1;
  84. params.ssids[0].ssid = (u8 *) P2P_WILDCARD_SSID;
  85. params.ssids[0].ssid_len = P2P_WILDCARD_SSID_LEN;
  86. wpa_s->wps->dev.p2p = 1;
  87. wps_ie = wps_build_probe_req_ie(0, &wpa_s->wps->dev, wpa_s->wps->uuid,
  88. WPS_REQ_ENROLLEE,
  89. num_req_dev_types, req_dev_types);
  90. if (wps_ie == NULL)
  91. return -1;
  92. ies = wpabuf_alloc(wpabuf_len(wps_ie) + 100);
  93. if (ies == NULL) {
  94. wpabuf_free(wps_ie);
  95. return -1;
  96. }
  97. wpabuf_put_buf(ies, wps_ie);
  98. wpabuf_free(wps_ie);
  99. p2p_scan_ie(wpa_s->global->p2p, ies);
  100. params.extra_ies = wpabuf_head(ies);
  101. params.extra_ies_len = wpabuf_len(ies);
  102. switch (type) {
  103. case P2P_SCAN_SOCIAL:
  104. params.freqs = social_channels;
  105. break;
  106. case P2P_SCAN_FULL:
  107. break;
  108. case P2P_SCAN_SPECIFIC:
  109. social_channels[0] = freq;
  110. social_channels[1] = 0;
  111. params.freqs = social_channels;
  112. break;
  113. case P2P_SCAN_SOCIAL_PLUS_ONE:
  114. social_channels[3] = freq;
  115. params.freqs = social_channels;
  116. break;
  117. }
  118. wpa_s->scan_res_handler = wpas_p2p_scan_res_handler;
  119. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_USER_SPACE_MLME)
  120. ret = ieee80211_sta_req_scan(wpa_s, &params);
  121. else
  122. ret = wpa_drv_scan(wpa_s, &params);
  123. wpabuf_free(ies);
  124. return ret;
  125. }
  126. #ifdef CONFIG_CLIENT_MLME
  127. static void p2p_rx_action_mlme(void *ctx, const u8 *buf, size_t len, int freq)
  128. {
  129. struct wpa_supplicant *wpa_s = ctx;
  130. const struct ieee80211_mgmt *mgmt;
  131. size_t hdr_len;
  132. if (wpa_s->global->p2p == NULL || wpa_s->global->p2p_disabled)
  133. return;
  134. mgmt = (const struct ieee80211_mgmt *) buf;
  135. hdr_len = (const u8 *) &mgmt->u.action.u.vs_public_action.action - buf;
  136. if (hdr_len > len)
  137. return;
  138. p2p_rx_action(wpa_s->global->p2p, mgmt->da, mgmt->sa, mgmt->bssid,
  139. mgmt->u.action.category,
  140. &mgmt->u.action.u.vs_public_action.action,
  141. len - hdr_len, freq);
  142. }
  143. #endif /* CONFIG_CLIENT_MLME */
  144. static enum wpa_driver_if_type wpas_p2p_if_type(int p2p_group_interface)
  145. {
  146. switch (p2p_group_interface) {
  147. case P2P_GROUP_INTERFACE_PENDING:
  148. return WPA_IF_P2P_GROUP;
  149. case P2P_GROUP_INTERFACE_GO:
  150. return WPA_IF_P2P_GO;
  151. case P2P_GROUP_INTERFACE_CLIENT:
  152. return WPA_IF_P2P_CLIENT;
  153. }
  154. return WPA_IF_P2P_GROUP;
  155. }
  156. static struct wpa_supplicant * wpas_get_p2p_group(struct wpa_supplicant *wpa_s,
  157. const u8 *ssid,
  158. size_t ssid_len, int *go)
  159. {
  160. struct wpa_ssid *s;
  161. for (wpa_s = wpa_s->global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  162. for (s = wpa_s->conf->ssid; s; s = s->next) {
  163. if (s->disabled != 0 || !s->p2p_group ||
  164. s->ssid_len != ssid_len ||
  165. os_memcmp(ssid, s->ssid, ssid_len) != 0)
  166. continue;
  167. if (s->mode == WPAS_MODE_P2P_GO &&
  168. s != wpa_s->current_ssid)
  169. continue;
  170. if (go)
  171. *go = s->mode == WPAS_MODE_P2P_GO;
  172. return wpa_s;
  173. }
  174. }
  175. return NULL;
  176. }
  177. static void wpas_p2p_group_delete(struct wpa_supplicant *wpa_s)
  178. {
  179. struct wpa_ssid *ssid;
  180. char *gtype;
  181. const char *reason;
  182. eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL);
  183. ssid = wpa_s->current_ssid;
  184. if (ssid == NULL) {
  185. /*
  186. * The current SSID was not known, but there may still be a
  187. * pending P2P group interface waiting for provisioning.
  188. */
  189. ssid = wpa_s->conf->ssid;
  190. while (ssid) {
  191. if (ssid->p2p_group &&
  192. (ssid->mode == WPAS_MODE_P2P_GROUP_FORMATION ||
  193. (ssid->key_mgmt & WPA_KEY_MGMT_WPS)))
  194. break;
  195. ssid = ssid->next;
  196. }
  197. }
  198. if (wpa_s->p2p_group_interface == P2P_GROUP_INTERFACE_GO)
  199. gtype = "GO";
  200. else if (wpa_s->p2p_group_interface == P2P_GROUP_INTERFACE_CLIENT ||
  201. (ssid && ssid->mode == WPAS_MODE_INFRA)) {
  202. wpa_s->reassociate = 0;
  203. wpa_s->disconnected = 1;
  204. wpa_supplicant_deauthenticate(wpa_s,
  205. WLAN_REASON_DEAUTH_LEAVING);
  206. gtype = "client";
  207. } else
  208. gtype = "GO";
  209. if (wpa_s->cross_connect_in_use) {
  210. wpa_s->cross_connect_in_use = 0;
  211. wpa_msg(wpa_s->parent, MSG_INFO,
  212. P2P_EVENT_CROSS_CONNECT_DISABLE "%s %s",
  213. wpa_s->ifname, wpa_s->cross_connect_uplink);
  214. }
  215. switch (wpa_s->removal_reason) {
  216. case P2P_GROUP_REMOVAL_REQUESTED:
  217. reason = " reason=REQUESTED";
  218. break;
  219. case P2P_GROUP_REMOVAL_IDLE_TIMEOUT:
  220. reason = " reason=IDLE";
  221. break;
  222. case P2P_GROUP_REMOVAL_UNAVAILABLE:
  223. reason = " reason=UNAVAILABLE";
  224. break;
  225. default:
  226. reason = "";
  227. break;
  228. }
  229. wpa_msg(wpa_s->parent, MSG_INFO, P2P_EVENT_GROUP_REMOVED "%s %s%s",
  230. wpa_s->ifname, gtype, reason);
  231. if (ssid)
  232. wpas_notify_p2p_group_removed(wpa_s, ssid, gtype);
  233. if (wpa_s->p2p_group_interface != NOT_P2P_GROUP_INTERFACE) {
  234. struct wpa_global *global;
  235. char *ifname;
  236. enum wpa_driver_if_type type;
  237. wpa_printf(MSG_DEBUG, "P2P: Remove group interface %s",
  238. wpa_s->ifname);
  239. global = wpa_s->global;
  240. ifname = os_strdup(wpa_s->ifname);
  241. type = wpas_p2p_if_type(wpa_s->p2p_group_interface);
  242. wpa_supplicant_remove_iface(wpa_s->global, wpa_s);
  243. wpa_s = global->ifaces;
  244. if (wpa_s && ifname)
  245. wpa_drv_if_remove(wpa_s, type, ifname);
  246. os_free(ifname);
  247. return;
  248. }
  249. wpa_printf(MSG_DEBUG, "P2P: Remove temporary group network");
  250. if (ssid && (ssid->p2p_group ||
  251. ssid->mode == WPAS_MODE_P2P_GROUP_FORMATION ||
  252. (ssid->key_mgmt & WPA_KEY_MGMT_WPS))) {
  253. int id = ssid->id;
  254. if (ssid == wpa_s->current_ssid)
  255. wpa_s->current_ssid = NULL;
  256. wpas_notify_network_removed(wpa_s, ssid);
  257. wpa_config_remove_network(wpa_s->conf, id);
  258. wpa_supplicant_clear_status(wpa_s);
  259. } else {
  260. wpa_printf(MSG_DEBUG, "P2P: Temporary group network not "
  261. "found");
  262. }
  263. wpa_supplicant_ap_deinit(wpa_s);
  264. }
  265. static int wpas_p2p_persistent_group(struct wpa_supplicant *wpa_s,
  266. u8 *go_dev_addr,
  267. const u8 *ssid, size_t ssid_len)
  268. {
  269. struct wpa_bss *bss;
  270. const u8 *bssid;
  271. struct wpabuf *p2p;
  272. u8 group_capab;
  273. const u8 *addr;
  274. if (wpa_s->go_params)
  275. bssid = wpa_s->go_params->peer_interface_addr;
  276. else
  277. bssid = wpa_s->bssid;
  278. bss = wpa_bss_get(wpa_s, bssid, ssid, ssid_len);
  279. if (bss == NULL) {
  280. u8 iface_addr[ETH_ALEN];
  281. if (p2p_get_interface_addr(wpa_s->global->p2p, bssid,
  282. iface_addr) == 0)
  283. bss = wpa_bss_get(wpa_s, iface_addr, ssid, ssid_len);
  284. }
  285. if (bss == NULL) {
  286. wpa_printf(MSG_DEBUG, "P2P: Could not figure out whether "
  287. "group is persistent - BSS " MACSTR " not found",
  288. MAC2STR(bssid));
  289. return 0;
  290. }
  291. p2p = wpa_bss_get_vendor_ie_multi(bss, P2P_IE_VENDOR_TYPE);
  292. if (p2p == NULL) {
  293. wpa_printf(MSG_DEBUG, "P2P: Could not figure out whether "
  294. "group is persistent - BSS " MACSTR
  295. " did not include P2P IE", MAC2STR(bssid));
  296. wpa_hexdump(MSG_DEBUG, "P2P: Probe Response IEs",
  297. (u8 *) (bss + 1), bss->ie_len);
  298. wpa_hexdump(MSG_DEBUG, "P2P: Beacon IEs",
  299. ((u8 *) bss + 1) + bss->ie_len,
  300. bss->beacon_ie_len);
  301. return 0;
  302. }
  303. group_capab = p2p_get_group_capab(p2p);
  304. addr = p2p_get_go_dev_addr(p2p);
  305. wpa_printf(MSG_DEBUG, "P2P: Checking whether group is persistent: "
  306. "group_capab=0x%x", group_capab);
  307. if (addr) {
  308. os_memcpy(go_dev_addr, addr, ETH_ALEN);
  309. wpa_printf(MSG_DEBUG, "P2P: GO Device Address " MACSTR,
  310. MAC2STR(addr));
  311. } else
  312. os_memset(go_dev_addr, 0, ETH_ALEN);
  313. wpabuf_free(p2p);
  314. wpa_printf(MSG_DEBUG, "P2P: BSS " MACSTR " group_capab=0x%x "
  315. "go_dev_addr=" MACSTR,
  316. MAC2STR(bssid), group_capab, MAC2STR(go_dev_addr));
  317. return group_capab & P2P_GROUP_CAPAB_PERSISTENT_GROUP;
  318. }
  319. static void wpas_p2p_store_persistent_group(struct wpa_supplicant *wpa_s,
  320. struct wpa_ssid *ssid,
  321. const u8 *go_dev_addr)
  322. {
  323. struct wpa_ssid *s;
  324. int changed = 0;
  325. wpa_printf(MSG_DEBUG, "P2P: Storing credentials for a persistent "
  326. "group (GO Dev Addr " MACSTR ")", MAC2STR(go_dev_addr));
  327. for (s = wpa_s->conf->ssid; s; s = s->next) {
  328. if (s->disabled == 2 &&
  329. os_memcmp(go_dev_addr, s->bssid, ETH_ALEN) == 0 &&
  330. s->ssid_len == ssid->ssid_len &&
  331. os_memcmp(ssid->ssid, s->ssid, ssid->ssid_len) == 0)
  332. break;
  333. }
  334. if (s) {
  335. wpa_printf(MSG_DEBUG, "P2P: Update existing persistent group "
  336. "entry");
  337. if (ssid->passphrase && !s->passphrase)
  338. changed = 1;
  339. else if (ssid->passphrase && s->passphrase &&
  340. os_strcmp(ssid->passphrase, s->passphrase) != 0)
  341. changed = 1;
  342. } else {
  343. wpa_printf(MSG_DEBUG, "P2P: Create a new persistent group "
  344. "entry");
  345. changed = 1;
  346. s = wpa_config_add_network(wpa_s->conf);
  347. if (s == NULL)
  348. return;
  349. wpa_config_set_network_defaults(s);
  350. }
  351. s->p2p_group = 1;
  352. s->p2p_persistent_group = 1;
  353. s->disabled = 2;
  354. s->bssid_set = 1;
  355. os_memcpy(s->bssid, go_dev_addr, ETH_ALEN);
  356. s->mode = ssid->mode;
  357. s->auth_alg = WPA_AUTH_ALG_OPEN;
  358. s->key_mgmt = WPA_KEY_MGMT_PSK;
  359. s->proto = WPA_PROTO_RSN;
  360. s->pairwise_cipher = WPA_CIPHER_CCMP;
  361. s->export_keys = 1;
  362. if (ssid->passphrase) {
  363. os_free(s->passphrase);
  364. s->passphrase = os_strdup(ssid->passphrase);
  365. }
  366. if (ssid->psk_set) {
  367. s->psk_set = 1;
  368. os_memcpy(s->psk, ssid->psk, 32);
  369. }
  370. if (s->passphrase && !s->psk_set)
  371. wpa_config_update_psk(s);
  372. if (s->ssid == NULL || s->ssid_len < ssid->ssid_len) {
  373. os_free(s->ssid);
  374. s->ssid = os_malloc(ssid->ssid_len);
  375. }
  376. if (s->ssid) {
  377. s->ssid_len = ssid->ssid_len;
  378. os_memcpy(s->ssid, ssid->ssid, s->ssid_len);
  379. }
  380. #ifndef CONFIG_NO_CONFIG_WRITE
  381. if (changed && wpa_s->conf->update_config &&
  382. wpa_config_write(wpa_s->confname, wpa_s->conf)) {
  383. wpa_printf(MSG_DEBUG, "P2P: Failed to update configuration");
  384. }
  385. #endif /* CONFIG_NO_CONFIG_WRITE */
  386. }
  387. static void wpas_group_formation_completed(struct wpa_supplicant *wpa_s,
  388. int success)
  389. {
  390. struct wpa_ssid *ssid;
  391. const char *ssid_txt;
  392. int client;
  393. int persistent;
  394. u8 go_dev_addr[ETH_ALEN];
  395. /*
  396. * This callback is likely called for the main interface. Update wpa_s
  397. * to use the group interface if a new interface was created for the
  398. * group.
  399. */
  400. if (wpa_s->global->p2p_group_formation)
  401. wpa_s = wpa_s->global->p2p_group_formation;
  402. wpa_s->global->p2p_group_formation = NULL;
  403. wpa_s->p2p_in_provisioning = 0;
  404. if (!success) {
  405. wpa_msg(wpa_s->parent, MSG_INFO,
  406. P2P_EVENT_GROUP_FORMATION_FAILURE);
  407. wpas_p2p_group_delete(wpa_s);
  408. return;
  409. }
  410. wpa_msg(wpa_s->parent, MSG_INFO, P2P_EVENT_GROUP_FORMATION_SUCCESS);
  411. ssid = wpa_s->current_ssid;
  412. if (ssid && ssid->mode == WPAS_MODE_P2P_GROUP_FORMATION) {
  413. ssid->mode = WPAS_MODE_P2P_GO;
  414. p2p_group_notif_formation_done(wpa_s->p2p_group);
  415. wpa_supplicant_ap_mac_addr_filter(wpa_s, NULL);
  416. }
  417. persistent = 0;
  418. if (ssid) {
  419. ssid_txt = wpa_ssid_txt(ssid->ssid, ssid->ssid_len);
  420. client = ssid->mode == WPAS_MODE_INFRA;
  421. if (ssid->mode == WPAS_MODE_P2P_GO) {
  422. persistent = ssid->p2p_persistent_group;
  423. os_memcpy(go_dev_addr, wpa_s->parent->own_addr,
  424. ETH_ALEN);
  425. } else
  426. persistent = wpas_p2p_persistent_group(wpa_s,
  427. go_dev_addr,
  428. ssid->ssid,
  429. ssid->ssid_len);
  430. } else {
  431. ssid_txt = "";
  432. client = wpa_s->p2p_group_interface ==
  433. P2P_GROUP_INTERFACE_CLIENT;
  434. }
  435. wpa_s->show_group_started = 0;
  436. if (client) {
  437. /*
  438. * Indicate event only after successfully completed 4-way
  439. * handshake, i.e., when the interface is ready for data
  440. * packets.
  441. */
  442. wpa_s->show_group_started = 1;
  443. } else if (ssid && ssid->passphrase == NULL && ssid->psk_set) {
  444. char psk[65];
  445. wpa_snprintf_hex(psk, sizeof(psk), ssid->psk, 32);
  446. wpa_msg(wpa_s->parent, MSG_INFO, P2P_EVENT_GROUP_STARTED
  447. "%s GO ssid=\"%s\" freq=%d psk=%s go_dev_addr=" MACSTR
  448. "%s",
  449. wpa_s->ifname, ssid_txt, ssid->frequency, psk,
  450. MAC2STR(go_dev_addr),
  451. persistent ? " [PERSISTENT]" : "");
  452. wpas_p2p_cross_connect_setup(wpa_s);
  453. wpas_p2p_set_group_idle_timeout(wpa_s);
  454. } else {
  455. wpa_msg(wpa_s->parent, MSG_INFO, P2P_EVENT_GROUP_STARTED
  456. "%s GO ssid=\"%s\" freq=%d passphrase=\"%s\" "
  457. "go_dev_addr=" MACSTR "%s",
  458. wpa_s->ifname, ssid_txt, ssid ? ssid->frequency : 0,
  459. ssid && ssid->passphrase ? ssid->passphrase : "",
  460. MAC2STR(go_dev_addr),
  461. persistent ? " [PERSISTENT]" : "");
  462. wpas_p2p_cross_connect_setup(wpa_s);
  463. wpas_p2p_set_group_idle_timeout(wpa_s);
  464. }
  465. if (persistent)
  466. wpas_p2p_store_persistent_group(wpa_s->parent, ssid,
  467. go_dev_addr);
  468. }
  469. static struct wpa_supplicant *
  470. wpas_get_tx_interface(struct wpa_supplicant *wpa_s, const u8 *src)
  471. {
  472. struct wpa_supplicant *iface;
  473. if (os_memcmp(src, wpa_s->own_addr, ETH_ALEN) == 0)
  474. return wpa_s;
  475. /*
  476. * Try to find a group interface that matches with the source address.
  477. */
  478. iface = wpa_s->global->ifaces;
  479. while (iface) {
  480. if (os_memcmp(wpa_s->pending_action_src,
  481. iface->own_addr, ETH_ALEN) == 0)
  482. break;
  483. iface = iface->next;
  484. }
  485. if (iface) {
  486. wpa_printf(MSG_DEBUG, "P2P: Use group interface %s "
  487. "instead of interface %s for Action TX",
  488. iface->ifname, wpa_s->ifname);
  489. return iface;
  490. }
  491. return wpa_s;
  492. }
  493. static void wpas_send_action_cb(void *eloop_ctx, void *timeout_ctx)
  494. {
  495. struct wpa_supplicant *wpa_s = eloop_ctx;
  496. struct wpa_supplicant *iface;
  497. int res;
  498. int without_roc;
  499. without_roc = wpa_s->pending_action_without_roc;
  500. wpa_s->pending_action_without_roc = 0;
  501. wpa_printf(MSG_DEBUG, "P2P: Send Action callback (without_roc=%d "
  502. "pending_action_tx=%p)",
  503. without_roc, wpa_s->pending_action_tx);
  504. if (wpa_s->pending_action_tx == NULL)
  505. return;
  506. /*
  507. * This call is likely going to be on the P2P device instance if the
  508. * driver uses a separate interface for that purpose. However, some
  509. * Action frames are actually sent within a P2P Group and when that is
  510. * the case, we need to follow power saving (e.g., GO buffering the
  511. * frame for a client in PS mode or a client following the advertised
  512. * NoA from its GO). To make that easier for the driver, select the
  513. * correct group interface here.
  514. */
  515. iface = wpas_get_tx_interface(wpa_s, wpa_s->pending_action_src);
  516. if (wpa_s->off_channel_freq != wpa_s->pending_action_freq &&
  517. wpa_s->pending_action_freq != 0 &&
  518. wpa_s->pending_action_freq != iface->assoc_freq) {
  519. wpa_printf(MSG_DEBUG, "P2P: Pending Action frame TX "
  520. "waiting for another freq=%u (off_channel_freq=%u "
  521. "assoc_freq=%u)",
  522. wpa_s->pending_action_freq,
  523. wpa_s->off_channel_freq,
  524. iface->assoc_freq);
  525. if (without_roc && wpa_s->off_channel_freq == 0) {
  526. /*
  527. * We may get here if wpas_send_action() found us to be
  528. * on the correct channel, but remain-on-channel cancel
  529. * event was received before getting here.
  530. */
  531. wpa_printf(MSG_DEBUG, "P2P: Schedule "
  532. "remain-on-channel to send Action frame");
  533. if (wpa_drv_remain_on_channel(
  534. wpa_s, wpa_s->pending_action_freq, 200) <
  535. 0) {
  536. wpa_printf(MSG_DEBUG, "P2P: Failed to request "
  537. "driver to remain on channel (%u "
  538. "MHz) for Action Frame TX",
  539. wpa_s->pending_action_freq);
  540. } else {
  541. wpa_s->off_channel_freq = 0;
  542. wpa_s->roc_waiting_drv_freq =
  543. wpa_s->pending_action_freq;
  544. }
  545. }
  546. return;
  547. }
  548. wpa_printf(MSG_DEBUG, "P2P: Sending pending Action frame to "
  549. MACSTR " using interface %s",
  550. MAC2STR(wpa_s->pending_action_dst), iface->ifname);
  551. res = wpa_drv_send_action(iface, wpa_s->pending_action_freq, 0,
  552. wpa_s->pending_action_dst,
  553. wpa_s->pending_action_src,
  554. wpa_s->pending_action_bssid,
  555. wpabuf_head(wpa_s->pending_action_tx),
  556. wpabuf_len(wpa_s->pending_action_tx));
  557. if (res) {
  558. wpa_printf(MSG_DEBUG, "P2P: Failed to send the pending "
  559. "Action frame");
  560. /*
  561. * Use fake TX status event to allow P2P state machine to
  562. * continue.
  563. */
  564. wpas_send_action_tx_status(
  565. wpa_s, wpa_s->pending_action_dst,
  566. wpabuf_head(wpa_s->pending_action_tx),
  567. wpabuf_len(wpa_s->pending_action_tx),
  568. P2P_SEND_ACTION_FAILED);
  569. }
  570. }
  571. void wpas_send_action_tx_status(struct wpa_supplicant *wpa_s, const u8 *dst,
  572. const u8 *data, size_t data_len,
  573. enum p2p_send_action_result result)
  574. {
  575. if (wpa_s->global->p2p == NULL || wpa_s->global->p2p_disabled)
  576. return;
  577. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  578. return;
  579. if (wpa_s->pending_action_tx == NULL) {
  580. wpa_printf(MSG_DEBUG, "P2P: Ignore Action TX status - no "
  581. "pending operation");
  582. return;
  583. }
  584. if (os_memcmp(dst, wpa_s->pending_action_dst, ETH_ALEN) != 0) {
  585. wpa_printf(MSG_DEBUG, "P2P: Ignore Action TX status - unknown "
  586. "destination address");
  587. return;
  588. }
  589. wpabuf_free(wpa_s->pending_action_tx);
  590. wpa_s->pending_action_tx = NULL;
  591. p2p_send_action_cb(wpa_s->global->p2p, wpa_s->pending_action_freq,
  592. wpa_s->pending_action_dst,
  593. wpa_s->pending_action_src,
  594. wpa_s->pending_action_bssid,
  595. result);
  596. if (wpa_s->pending_pd_before_join &&
  597. (os_memcmp(wpa_s->pending_action_dst, wpa_s->pending_join_dev_addr,
  598. ETH_ALEN) == 0 ||
  599. os_memcmp(wpa_s->pending_action_dst,
  600. wpa_s->pending_join_iface_addr, ETH_ALEN) == 0)) {
  601. wpa_s->pending_pd_before_join = 0;
  602. wpa_printf(MSG_DEBUG, "P2P: Starting pending "
  603. "join-existing-group operation");
  604. wpas_p2p_join_start(wpa_s);
  605. }
  606. }
  607. static int wpas_send_action(void *ctx, unsigned int freq, const u8 *dst,
  608. const u8 *src, const u8 *bssid, const u8 *buf,
  609. size_t len, unsigned int wait_time)
  610. {
  611. struct wpa_supplicant *wpa_s = ctx;
  612. wpa_printf(MSG_DEBUG, "P2P: Send action frame: freq=%d dst=" MACSTR
  613. " src=" MACSTR " bssid=" MACSTR " len=%d",
  614. freq, MAC2STR(dst), MAC2STR(src), MAC2STR(bssid),
  615. (int) len);
  616. if (wpa_s->pending_action_tx) {
  617. wpa_printf(MSG_DEBUG, "P2P: Dropped pending Action frame TX "
  618. "to " MACSTR, MAC2STR(wpa_s->pending_action_dst));
  619. wpabuf_free(wpa_s->pending_action_tx);
  620. }
  621. wpa_s->pending_action_tx = wpabuf_alloc(len);
  622. if (wpa_s->pending_action_tx == NULL) {
  623. wpa_printf(MSG_DEBUG, "P2P: Failed to allocate Action frame "
  624. "TX buffer (len=%llu)", (unsigned long long) len);
  625. return -1;
  626. }
  627. wpabuf_put_data(wpa_s->pending_action_tx, buf, len);
  628. os_memcpy(wpa_s->pending_action_src, src, ETH_ALEN);
  629. os_memcpy(wpa_s->pending_action_dst, dst, ETH_ALEN);
  630. os_memcpy(wpa_s->pending_action_bssid, bssid, ETH_ALEN);
  631. wpa_s->pending_action_freq = freq;
  632. if (freq != 0 && wpa_s->drv_flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX) {
  633. struct wpa_supplicant *iface;
  634. iface = wpas_get_tx_interface(wpa_s, wpa_s->pending_action_src);
  635. wpa_s->action_tx_wait_time = wait_time;
  636. return wpa_drv_send_action(iface, wpa_s->pending_action_freq,
  637. wait_time, wpa_s->pending_action_dst,
  638. wpa_s->pending_action_src,
  639. wpa_s->pending_action_bssid,
  640. wpabuf_head(wpa_s->pending_action_tx),
  641. wpabuf_len(wpa_s->pending_action_tx));
  642. }
  643. if (freq) {
  644. struct wpa_supplicant *tx_iface;
  645. tx_iface = wpas_get_tx_interface(wpa_s, src);
  646. if (tx_iface->assoc_freq == freq) {
  647. wpa_printf(MSG_DEBUG, "P2P: Already on requested "
  648. "channel (TX interface operating channel)");
  649. freq = 0;
  650. }
  651. }
  652. if (wpa_s->off_channel_freq == freq || freq == 0) {
  653. wpa_printf(MSG_DEBUG, "P2P: Already on requested channel; "
  654. "send Action frame immediately");
  655. /* TODO: Would there ever be need to extend the current
  656. * duration on the channel? */
  657. wpa_s->pending_action_without_roc = 1;
  658. eloop_cancel_timeout(wpas_send_action_cb, wpa_s, NULL);
  659. eloop_register_timeout(0, 0, wpas_send_action_cb, wpa_s, NULL);
  660. return 0;
  661. }
  662. wpa_s->pending_action_without_roc = 0;
  663. if (wpa_s->roc_waiting_drv_freq == freq) {
  664. wpa_printf(MSG_DEBUG, "P2P: Already waiting for driver to get "
  665. "to frequency %u MHz; continue waiting to send the "
  666. "Action frame", freq);
  667. return 0;
  668. }
  669. wpa_printf(MSG_DEBUG, "P2P: Schedule Action frame to be transmitted "
  670. "once the driver gets to the requested channel");
  671. if (wait_time > wpa_s->max_remain_on_chan)
  672. wait_time = wpa_s->max_remain_on_chan;
  673. if (wpa_drv_remain_on_channel(wpa_s, freq, wait_time) < 0) {
  674. wpa_printf(MSG_DEBUG, "P2P: Failed to request driver "
  675. "to remain on channel (%u MHz) for Action "
  676. "Frame TX", freq);
  677. return -1;
  678. }
  679. wpa_s->off_channel_freq = 0;
  680. wpa_s->roc_waiting_drv_freq = freq;
  681. return 0;
  682. }
  683. static void wpas_send_action_done(void *ctx)
  684. {
  685. struct wpa_supplicant *wpa_s = ctx;
  686. wpa_printf(MSG_DEBUG, "P2P: Action frame sequence done notification");
  687. wpabuf_free(wpa_s->pending_action_tx);
  688. wpa_s->pending_action_tx = NULL;
  689. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_OFFCHANNEL_TX) {
  690. if (wpa_s->action_tx_wait_time)
  691. wpa_drv_send_action_cancel_wait(wpa_s);
  692. wpa_s->off_channel_freq = 0;
  693. } else if (wpa_s->off_channel_freq || wpa_s->roc_waiting_drv_freq) {
  694. wpa_drv_cancel_remain_on_channel(wpa_s);
  695. wpa_s->off_channel_freq = 0;
  696. wpa_s->roc_waiting_drv_freq = 0;
  697. }
  698. }
  699. static int wpas_copy_go_neg_results(struct wpa_supplicant *wpa_s,
  700. struct p2p_go_neg_results *params)
  701. {
  702. if (wpa_s->go_params == NULL) {
  703. wpa_s->go_params = os_malloc(sizeof(*params));
  704. if (wpa_s->go_params == NULL)
  705. return -1;
  706. }
  707. os_memcpy(wpa_s->go_params, params, sizeof(*params));
  708. return 0;
  709. }
  710. static void wpas_start_wps_enrollee(struct wpa_supplicant *wpa_s,
  711. struct p2p_go_neg_results *res)
  712. {
  713. wpa_printf(MSG_DEBUG, "P2P: Start WPS Enrollee for peer " MACSTR,
  714. MAC2STR(res->peer_interface_addr));
  715. wpa_hexdump_ascii(MSG_DEBUG, "P2P: Start WPS Enrollee for SSID",
  716. res->ssid, res->ssid_len);
  717. wpa_supplicant_ap_deinit(wpa_s);
  718. wpas_copy_go_neg_results(wpa_s, res);
  719. if (res->wps_method == WPS_PBC)
  720. wpas_wps_start_pbc(wpa_s, res->peer_interface_addr, 1);
  721. else {
  722. u16 dev_pw_id = DEV_PW_DEFAULT;
  723. if (wpa_s->p2p_wps_method == WPS_PIN_KEYPAD)
  724. dev_pw_id = DEV_PW_REGISTRAR_SPECIFIED;
  725. wpas_wps_start_pin(wpa_s, res->peer_interface_addr,
  726. wpa_s->p2p_pin, 1, dev_pw_id);
  727. }
  728. }
  729. static void p2p_go_configured(void *ctx, void *data)
  730. {
  731. struct wpa_supplicant *wpa_s = ctx;
  732. struct p2p_go_neg_results *params = data;
  733. struct wpa_ssid *ssid;
  734. ssid = wpa_s->current_ssid;
  735. if (ssid && ssid->mode == WPAS_MODE_P2P_GO) {
  736. wpa_printf(MSG_DEBUG, "P2P: Group setup without provisioning");
  737. if (wpa_s->global->p2p_group_formation == wpa_s)
  738. wpa_s->global->p2p_group_formation = NULL;
  739. wpa_msg(wpa_s->parent, MSG_INFO, P2P_EVENT_GROUP_STARTED
  740. "%s GO ssid=\"%s\" freq=%d passphrase=\"%s\" "
  741. "go_dev_addr=" MACSTR "%s",
  742. wpa_s->ifname,
  743. wpa_ssid_txt(ssid->ssid, ssid->ssid_len),
  744. ssid->frequency,
  745. params->passphrase ? params->passphrase : "",
  746. MAC2STR(wpa_s->parent->own_addr),
  747. params->persistent_group ? " [PERSISTENT]" : "");
  748. if (params->persistent_group)
  749. wpas_p2p_store_persistent_group(
  750. wpa_s->parent, ssid,
  751. wpa_s->parent->own_addr);
  752. wpas_p2p_cross_connect_setup(wpa_s);
  753. wpas_p2p_set_group_idle_timeout(wpa_s);
  754. return;
  755. }
  756. wpa_printf(MSG_DEBUG, "P2P: Setting up WPS for GO provisioning");
  757. if (wpa_supplicant_ap_mac_addr_filter(wpa_s,
  758. params->peer_interface_addr)) {
  759. wpa_printf(MSG_DEBUG, "P2P: Failed to setup MAC address "
  760. "filtering");
  761. return;
  762. }
  763. if (params->wps_method == WPS_PBC)
  764. wpa_supplicant_ap_wps_pbc(wpa_s, params->peer_interface_addr,
  765. NULL);
  766. else if (wpa_s->p2p_pin[0])
  767. wpa_supplicant_ap_wps_pin(wpa_s, params->peer_interface_addr,
  768. wpa_s->p2p_pin, NULL, 0);
  769. os_free(wpa_s->go_params);
  770. wpa_s->go_params = NULL;
  771. }
  772. static void wpas_start_wps_go(struct wpa_supplicant *wpa_s,
  773. struct p2p_go_neg_results *params,
  774. int group_formation)
  775. {
  776. struct wpa_ssid *ssid;
  777. if (wpas_copy_go_neg_results(wpa_s, params) < 0)
  778. return;
  779. ssid = wpa_config_add_network(wpa_s->conf);
  780. if (ssid == NULL)
  781. return;
  782. wpas_notify_network_added(wpa_s, ssid);
  783. wpa_config_set_network_defaults(ssid);
  784. ssid->temporary = 1;
  785. ssid->p2p_group = 1;
  786. ssid->p2p_persistent_group = params->persistent_group;
  787. ssid->mode = group_formation ? WPAS_MODE_P2P_GROUP_FORMATION :
  788. WPAS_MODE_P2P_GO;
  789. ssid->frequency = params->freq;
  790. ssid->ssid = os_zalloc(params->ssid_len + 1);
  791. if (ssid->ssid) {
  792. os_memcpy(ssid->ssid, params->ssid, params->ssid_len);
  793. ssid->ssid_len = params->ssid_len;
  794. }
  795. ssid->auth_alg = WPA_AUTH_ALG_OPEN;
  796. ssid->key_mgmt = WPA_KEY_MGMT_PSK;
  797. ssid->proto = WPA_PROTO_RSN;
  798. ssid->pairwise_cipher = WPA_CIPHER_CCMP;
  799. ssid->passphrase = os_strdup(params->passphrase);
  800. wpa_s->ap_configured_cb = p2p_go_configured;
  801. wpa_s->ap_configured_cb_ctx = wpa_s;
  802. wpa_s->ap_configured_cb_data = wpa_s->go_params;
  803. wpa_s->connect_without_scan = 1;
  804. wpa_s->reassociate = 1;
  805. wpa_s->disconnected = 0;
  806. wpa_supplicant_req_scan(wpa_s, 0, 0);
  807. }
  808. static void wpas_p2p_clone_config(struct wpa_supplicant *dst,
  809. const struct wpa_supplicant *src)
  810. {
  811. struct wpa_config *d;
  812. const struct wpa_config *s;
  813. d = dst->conf;
  814. s = src->conf;
  815. #define C(n) if (s->n) d->n = os_strdup(s->n)
  816. C(device_name);
  817. C(manufacturer);
  818. C(model_name);
  819. C(model_number);
  820. C(serial_number);
  821. C(config_methods);
  822. #undef C
  823. os_memcpy(d->device_type, s->device_type, WPS_DEV_TYPE_LEN);
  824. os_memcpy(d->sec_device_type, s->sec_device_type,
  825. sizeof(d->sec_device_type));
  826. d->num_sec_device_types = s->num_sec_device_types;
  827. d->p2p_group_idle = s->p2p_group_idle;
  828. d->p2p_intra_bss = s->p2p_intra_bss;
  829. }
  830. static int wpas_p2p_add_group_interface(struct wpa_supplicant *wpa_s,
  831. enum wpa_driver_if_type type)
  832. {
  833. char ifname[120], force_ifname[120];
  834. if (wpa_s->pending_interface_name[0]) {
  835. wpa_printf(MSG_DEBUG, "P2P: Pending virtual interface exists "
  836. "- skip creation of a new one");
  837. if (is_zero_ether_addr(wpa_s->pending_interface_addr)) {
  838. wpa_printf(MSG_DEBUG, "P2P: Pending virtual address "
  839. "unknown?! ifname='%s'",
  840. wpa_s->pending_interface_name);
  841. return -1;
  842. }
  843. return 0;
  844. }
  845. os_snprintf(ifname, sizeof(ifname), "p2p-%s-%d", wpa_s->ifname,
  846. wpa_s->p2p_group_idx);
  847. if (os_strlen(ifname) >= IFNAMSIZ &&
  848. os_strlen(wpa_s->ifname) < IFNAMSIZ) {
  849. /* Try to avoid going over the IFNAMSIZ length limit */
  850. os_snprintf(ifname, sizeof(ifname), "p2p-%d",
  851. wpa_s->p2p_group_idx);
  852. }
  853. force_ifname[0] = '\0';
  854. wpa_printf(MSG_DEBUG, "P2P: Create a new interface %s for the group",
  855. ifname);
  856. wpa_s->p2p_group_idx++;
  857. wpa_s->pending_interface_type = type;
  858. if (wpa_drv_if_add(wpa_s, type, ifname, NULL, NULL, force_ifname,
  859. wpa_s->pending_interface_addr, NULL) < 0) {
  860. wpa_printf(MSG_ERROR, "P2P: Failed to create new group "
  861. "interface");
  862. return -1;
  863. }
  864. if (force_ifname[0]) {
  865. wpa_printf(MSG_DEBUG, "P2P: Driver forced interface name %s",
  866. force_ifname);
  867. os_strlcpy(wpa_s->pending_interface_name, force_ifname,
  868. sizeof(wpa_s->pending_interface_name));
  869. } else
  870. os_strlcpy(wpa_s->pending_interface_name, ifname,
  871. sizeof(wpa_s->pending_interface_name));
  872. wpa_printf(MSG_DEBUG, "P2P: Created pending virtual interface %s addr "
  873. MACSTR, wpa_s->pending_interface_name,
  874. MAC2STR(wpa_s->pending_interface_addr));
  875. return 0;
  876. }
  877. static void wpas_p2p_remove_pending_group_interface(
  878. struct wpa_supplicant *wpa_s)
  879. {
  880. if (!wpa_s->pending_interface_name[0] ||
  881. is_zero_ether_addr(wpa_s->pending_interface_addr))
  882. return; /* No pending virtual interface */
  883. wpa_printf(MSG_DEBUG, "P2P: Removing pending group interface %s",
  884. wpa_s->pending_interface_name);
  885. wpa_drv_if_remove(wpa_s, wpa_s->pending_interface_type,
  886. wpa_s->pending_interface_name);
  887. os_memset(wpa_s->pending_interface_addr, 0, ETH_ALEN);
  888. wpa_s->pending_interface_name[0] = '\0';
  889. }
  890. static struct wpa_supplicant *
  891. wpas_p2p_init_group_interface(struct wpa_supplicant *wpa_s, int go)
  892. {
  893. struct wpa_interface iface;
  894. struct wpa_supplicant *group_wpa_s;
  895. if (!wpa_s->pending_interface_name[0]) {
  896. wpa_printf(MSG_ERROR, "P2P: No pending group interface");
  897. if (!wpas_p2p_create_iface(wpa_s))
  898. return NULL;
  899. /*
  900. * Something has forced us to remove the pending interface; try
  901. * to create a new one and hope for the best that we will get
  902. * the same local address.
  903. */
  904. if (wpas_p2p_add_group_interface(wpa_s, go ? WPA_IF_P2P_GO :
  905. WPA_IF_P2P_CLIENT) < 0)
  906. return NULL;
  907. }
  908. os_memset(&iface, 0, sizeof(iface));
  909. iface.ifname = wpa_s->pending_interface_name;
  910. iface.driver = wpa_s->driver->name;
  911. iface.ctrl_interface = wpa_s->conf->ctrl_interface;
  912. iface.driver_param = wpa_s->conf->driver_param;
  913. group_wpa_s = wpa_supplicant_add_iface(wpa_s->global, &iface);
  914. if (group_wpa_s == NULL) {
  915. wpa_printf(MSG_ERROR, "P2P: Failed to create new "
  916. "wpa_supplicant interface");
  917. return NULL;
  918. }
  919. wpa_s->pending_interface_name[0] = '\0';
  920. group_wpa_s->parent = wpa_s;
  921. group_wpa_s->p2p_group_interface = go ? P2P_GROUP_INTERFACE_GO :
  922. P2P_GROUP_INTERFACE_CLIENT;
  923. wpa_s->global->p2p_group_formation = group_wpa_s;
  924. wpas_p2p_clone_config(group_wpa_s, wpa_s);
  925. return group_wpa_s;
  926. }
  927. static void wpas_p2p_group_formation_timeout(void *eloop_ctx,
  928. void *timeout_ctx)
  929. {
  930. struct wpa_supplicant *wpa_s = eloop_ctx;
  931. wpa_printf(MSG_DEBUG, "P2P: Group Formation timed out");
  932. if (wpa_s->global->p2p)
  933. p2p_group_formation_failed(wpa_s->global->p2p);
  934. else if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  935. wpa_drv_p2p_group_formation_failed(wpa_s);
  936. wpas_group_formation_completed(wpa_s, 0);
  937. }
  938. void wpas_go_neg_completed(void *ctx, struct p2p_go_neg_results *res)
  939. {
  940. struct wpa_supplicant *wpa_s = ctx;
  941. if (wpa_s->off_channel_freq || wpa_s->roc_waiting_drv_freq) {
  942. wpa_drv_cancel_remain_on_channel(wpa_s);
  943. wpa_s->off_channel_freq = 0;
  944. wpa_s->roc_waiting_drv_freq = 0;
  945. }
  946. if (res->status) {
  947. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_GO_NEG_FAILURE "status=%d",
  948. res->status);
  949. wpas_notify_p2p_go_neg_completed(wpa_s, res->status);
  950. wpas_p2p_remove_pending_group_interface(wpa_s);
  951. return;
  952. }
  953. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_GO_NEG_SUCCESS);
  954. wpas_notify_p2p_go_neg_completed(wpa_s, P2P_SC_SUCCESS);
  955. if (wpa_s->create_p2p_iface) {
  956. struct wpa_supplicant *group_wpa_s =
  957. wpas_p2p_init_group_interface(wpa_s, res->role_go);
  958. if (group_wpa_s == NULL) {
  959. wpas_p2p_remove_pending_group_interface(wpa_s);
  960. return;
  961. }
  962. if (group_wpa_s != wpa_s) {
  963. os_memcpy(group_wpa_s->p2p_pin, wpa_s->p2p_pin,
  964. sizeof(group_wpa_s->p2p_pin));
  965. group_wpa_s->p2p_wps_method = wpa_s->p2p_wps_method;
  966. }
  967. os_memset(wpa_s->pending_interface_addr, 0, ETH_ALEN);
  968. wpa_s->pending_interface_name[0] = '\0';
  969. group_wpa_s->p2p_in_provisioning = 1;
  970. if (res->role_go)
  971. wpas_start_wps_go(group_wpa_s, res, 1);
  972. else
  973. wpas_start_wps_enrollee(group_wpa_s, res);
  974. } else {
  975. wpa_s->p2p_in_provisioning = 1;
  976. wpa_s->global->p2p_group_formation = wpa_s;
  977. if (res->role_go)
  978. wpas_start_wps_go(wpa_s, res, 1);
  979. else
  980. wpas_start_wps_enrollee(ctx, res);
  981. }
  982. wpa_s->p2p_long_listen = 0;
  983. eloop_cancel_timeout(wpas_p2p_long_listen_timeout, wpa_s, NULL);
  984. eloop_cancel_timeout(wpas_p2p_group_formation_timeout, wpa_s, NULL);
  985. eloop_register_timeout(15 + res->peer_config_timeout / 100,
  986. (res->peer_config_timeout % 100) * 10000,
  987. wpas_p2p_group_formation_timeout, wpa_s, NULL);
  988. }
  989. void wpas_go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id)
  990. {
  991. struct wpa_supplicant *wpa_s = ctx;
  992. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_GO_NEG_REQUEST MACSTR
  993. " dev_passwd_id=%u", MAC2STR(src), dev_passwd_id);
  994. wpas_notify_p2p_go_neg_req(wpa_s, src, dev_passwd_id);
  995. }
  996. void wpas_dev_found(void *ctx, const u8 *addr,
  997. const struct p2p_peer_info *info,
  998. int new_device)
  999. {
  1000. struct wpa_supplicant *wpa_s = ctx;
  1001. char devtype[WPS_DEV_TYPE_BUFSIZE];
  1002. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_DEVICE_FOUND MACSTR
  1003. " p2p_dev_addr=" MACSTR
  1004. " pri_dev_type=%s name='%s' config_methods=0x%x "
  1005. "dev_capab=0x%x group_capab=0x%x",
  1006. MAC2STR(addr), MAC2STR(info->p2p_device_addr),
  1007. wps_dev_type_bin2str(info->pri_dev_type, devtype,
  1008. sizeof(devtype)),
  1009. info->device_name, info->config_methods,
  1010. info->dev_capab, info->group_capab);
  1011. wpas_notify_p2p_device_found(ctx, info->p2p_device_addr, new_device);
  1012. }
  1013. static void wpas_dev_lost(void *ctx, const u8 *dev_addr)
  1014. {
  1015. struct wpa_supplicant *wpa_s = ctx;
  1016. wpas_notify_p2p_device_lost(wpa_s, dev_addr);
  1017. }
  1018. static int wpas_start_listen(void *ctx, unsigned int freq,
  1019. unsigned int duration,
  1020. const struct wpabuf *probe_resp_ie)
  1021. {
  1022. struct wpa_supplicant *wpa_s = ctx;
  1023. wpa_drv_set_ap_wps_ie(wpa_s, NULL, probe_resp_ie, NULL);
  1024. if (wpa_drv_probe_req_report(wpa_s, 1) < 0) {
  1025. wpa_printf(MSG_DEBUG, "P2P: Failed to request the driver to "
  1026. "report received Probe Request frames");
  1027. return -1;
  1028. }
  1029. wpa_s->pending_listen_freq = freq;
  1030. wpa_s->pending_listen_duration = duration;
  1031. if (wpa_drv_remain_on_channel(wpa_s, freq, duration) < 0) {
  1032. wpa_printf(MSG_DEBUG, "P2P: Failed to request the driver "
  1033. "to remain on channel (%u MHz) for Listen "
  1034. "state", freq);
  1035. wpa_s->pending_listen_freq = 0;
  1036. return -1;
  1037. }
  1038. wpa_s->off_channel_freq = 0;
  1039. wpa_s->roc_waiting_drv_freq = freq;
  1040. return 0;
  1041. }
  1042. static void wpas_stop_listen(void *ctx)
  1043. {
  1044. struct wpa_supplicant *wpa_s = ctx;
  1045. if (wpa_s->off_channel_freq || wpa_s->roc_waiting_drv_freq) {
  1046. wpa_drv_cancel_remain_on_channel(wpa_s);
  1047. wpa_s->off_channel_freq = 0;
  1048. wpa_s->roc_waiting_drv_freq = 0;
  1049. }
  1050. wpa_drv_set_ap_wps_ie(wpa_s, NULL, NULL, NULL);
  1051. wpa_drv_probe_req_report(wpa_s, 0);
  1052. }
  1053. static int wpas_send_probe_resp(void *ctx, const struct wpabuf *buf)
  1054. {
  1055. struct wpa_supplicant *wpa_s = ctx;
  1056. return wpa_drv_send_mlme(wpa_s, wpabuf_head(buf), wpabuf_len(buf));
  1057. }
  1058. static struct p2p_srv_bonjour *
  1059. wpas_p2p_service_get_bonjour(struct wpa_supplicant *wpa_s,
  1060. const struct wpabuf *query)
  1061. {
  1062. struct p2p_srv_bonjour *bsrv;
  1063. size_t len;
  1064. len = wpabuf_len(query);
  1065. dl_list_for_each(bsrv, &wpa_s->global->p2p_srv_bonjour,
  1066. struct p2p_srv_bonjour, list) {
  1067. if (len == wpabuf_len(bsrv->query) &&
  1068. os_memcmp(wpabuf_head(query), wpabuf_head(bsrv->query),
  1069. len) == 0)
  1070. return bsrv;
  1071. }
  1072. return NULL;
  1073. }
  1074. static struct p2p_srv_upnp *
  1075. wpas_p2p_service_get_upnp(struct wpa_supplicant *wpa_s, u8 version,
  1076. const char *service)
  1077. {
  1078. struct p2p_srv_upnp *usrv;
  1079. dl_list_for_each(usrv, &wpa_s->global->p2p_srv_upnp,
  1080. struct p2p_srv_upnp, list) {
  1081. if (version == usrv->version &&
  1082. os_strcmp(service, usrv->service) == 0)
  1083. return usrv;
  1084. }
  1085. return NULL;
  1086. }
  1087. static void wpas_sd_add_proto_not_avail(struct wpabuf *resp, u8 srv_proto,
  1088. u8 srv_trans_id)
  1089. {
  1090. u8 *len_pos;
  1091. if (wpabuf_tailroom(resp) < 5)
  1092. return;
  1093. /* Length (to be filled) */
  1094. len_pos = wpabuf_put(resp, 2);
  1095. wpabuf_put_u8(resp, srv_proto);
  1096. wpabuf_put_u8(resp, srv_trans_id);
  1097. /* Status Code */
  1098. wpabuf_put_u8(resp, P2P_SD_PROTO_NOT_AVAILABLE);
  1099. /* Response Data: empty */
  1100. WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2);
  1101. }
  1102. static void wpas_sd_all_bonjour(struct wpa_supplicant *wpa_s,
  1103. struct wpabuf *resp, u8 srv_trans_id)
  1104. {
  1105. struct p2p_srv_bonjour *bsrv;
  1106. u8 *len_pos;
  1107. wpa_printf(MSG_DEBUG, "P2P: SD Request for all Bonjour services");
  1108. if (dl_list_empty(&wpa_s->global->p2p_srv_bonjour)) {
  1109. wpa_printf(MSG_DEBUG, "P2P: Bonjour protocol not available");
  1110. return;
  1111. }
  1112. dl_list_for_each(bsrv, &wpa_s->global->p2p_srv_bonjour,
  1113. struct p2p_srv_bonjour, list) {
  1114. if (wpabuf_tailroom(resp) <
  1115. 5 + wpabuf_len(bsrv->query) + wpabuf_len(bsrv->resp))
  1116. return;
  1117. /* Length (to be filled) */
  1118. len_pos = wpabuf_put(resp, 2);
  1119. wpabuf_put_u8(resp, P2P_SERV_BONJOUR);
  1120. wpabuf_put_u8(resp, srv_trans_id);
  1121. /* Status Code */
  1122. wpabuf_put_u8(resp, P2P_SD_SUCCESS);
  1123. wpa_hexdump_ascii(MSG_DEBUG, "P2P: Matching Bonjour service",
  1124. wpabuf_head(bsrv->resp),
  1125. wpabuf_len(bsrv->resp));
  1126. /* Response Data */
  1127. wpabuf_put_buf(resp, bsrv->query); /* Key */
  1128. wpabuf_put_buf(resp, bsrv->resp); /* Value */
  1129. WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos -
  1130. 2);
  1131. }
  1132. }
  1133. static void wpas_sd_req_bonjour(struct wpa_supplicant *wpa_s,
  1134. struct wpabuf *resp, u8 srv_trans_id,
  1135. const u8 *query, size_t query_len)
  1136. {
  1137. struct p2p_srv_bonjour *bsrv;
  1138. struct wpabuf buf;
  1139. u8 *len_pos;
  1140. wpa_hexdump_ascii(MSG_DEBUG, "P2P: SD Request for Bonjour",
  1141. query, query_len);
  1142. if (dl_list_empty(&wpa_s->global->p2p_srv_bonjour)) {
  1143. wpa_printf(MSG_DEBUG, "P2P: Bonjour protocol not available");
  1144. wpas_sd_add_proto_not_avail(resp, P2P_SERV_BONJOUR,
  1145. srv_trans_id);
  1146. return;
  1147. }
  1148. if (query_len == 0) {
  1149. wpas_sd_all_bonjour(wpa_s, resp, srv_trans_id);
  1150. return;
  1151. }
  1152. if (wpabuf_tailroom(resp) < 5)
  1153. return;
  1154. /* Length (to be filled) */
  1155. len_pos = wpabuf_put(resp, 2);
  1156. wpabuf_put_u8(resp, P2P_SERV_BONJOUR);
  1157. wpabuf_put_u8(resp, srv_trans_id);
  1158. wpabuf_set(&buf, query, query_len);
  1159. bsrv = wpas_p2p_service_get_bonjour(wpa_s, &buf);
  1160. if (bsrv == NULL) {
  1161. wpa_printf(MSG_DEBUG, "P2P: Requested Bonjour service not "
  1162. "available");
  1163. /* Status Code */
  1164. wpabuf_put_u8(resp, P2P_SD_REQUESTED_INFO_NOT_AVAILABLE);
  1165. /* Response Data: empty */
  1166. WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos -
  1167. 2);
  1168. return;
  1169. }
  1170. /* Status Code */
  1171. wpabuf_put_u8(resp, P2P_SD_SUCCESS);
  1172. wpa_hexdump_ascii(MSG_DEBUG, "P2P: Matching Bonjour service",
  1173. wpabuf_head(bsrv->resp), wpabuf_len(bsrv->resp));
  1174. if (wpabuf_tailroom(resp) >=
  1175. wpabuf_len(bsrv->query) + wpabuf_len(bsrv->resp)) {
  1176. /* Response Data */
  1177. wpabuf_put_buf(resp, bsrv->query); /* Key */
  1178. wpabuf_put_buf(resp, bsrv->resp); /* Value */
  1179. }
  1180. WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2);
  1181. }
  1182. static void wpas_sd_all_upnp(struct wpa_supplicant *wpa_s,
  1183. struct wpabuf *resp, u8 srv_trans_id)
  1184. {
  1185. struct p2p_srv_upnp *usrv;
  1186. u8 *len_pos;
  1187. wpa_printf(MSG_DEBUG, "P2P: SD Request for all UPnP services");
  1188. if (dl_list_empty(&wpa_s->global->p2p_srv_upnp)) {
  1189. wpa_printf(MSG_DEBUG, "P2P: UPnP protocol not available");
  1190. return;
  1191. }
  1192. dl_list_for_each(usrv, &wpa_s->global->p2p_srv_upnp,
  1193. struct p2p_srv_upnp, list) {
  1194. if (wpabuf_tailroom(resp) < 5 + 1 + os_strlen(usrv->service))
  1195. return;
  1196. /* Length (to be filled) */
  1197. len_pos = wpabuf_put(resp, 2);
  1198. wpabuf_put_u8(resp, P2P_SERV_UPNP);
  1199. wpabuf_put_u8(resp, srv_trans_id);
  1200. /* Status Code */
  1201. wpabuf_put_u8(resp, P2P_SD_SUCCESS);
  1202. /* Response Data */
  1203. wpabuf_put_u8(resp, usrv->version);
  1204. wpa_printf(MSG_DEBUG, "P2P: Matching UPnP Service: %s",
  1205. usrv->service);
  1206. wpabuf_put_str(resp, usrv->service);
  1207. WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos -
  1208. 2);
  1209. }
  1210. }
  1211. static void wpas_sd_req_upnp(struct wpa_supplicant *wpa_s,
  1212. struct wpabuf *resp, u8 srv_trans_id,
  1213. const u8 *query, size_t query_len)
  1214. {
  1215. struct p2p_srv_upnp *usrv;
  1216. u8 *len_pos;
  1217. u8 version;
  1218. char *str;
  1219. int count = 0;
  1220. wpa_hexdump_ascii(MSG_DEBUG, "P2P: SD Request for UPnP",
  1221. query, query_len);
  1222. if (dl_list_empty(&wpa_s->global->p2p_srv_upnp)) {
  1223. wpa_printf(MSG_DEBUG, "P2P: UPnP protocol not available");
  1224. wpas_sd_add_proto_not_avail(resp, P2P_SERV_UPNP,
  1225. srv_trans_id);
  1226. return;
  1227. }
  1228. if (query_len == 0) {
  1229. wpas_sd_all_upnp(wpa_s, resp, srv_trans_id);
  1230. return;
  1231. }
  1232. if (wpabuf_tailroom(resp) < 5)
  1233. return;
  1234. /* Length (to be filled) */
  1235. len_pos = wpabuf_put(resp, 2);
  1236. wpabuf_put_u8(resp, P2P_SERV_UPNP);
  1237. wpabuf_put_u8(resp, srv_trans_id);
  1238. version = query[0];
  1239. str = os_malloc(query_len);
  1240. if (str == NULL)
  1241. return;
  1242. os_memcpy(str, query + 1, query_len - 1);
  1243. str[query_len - 1] = '\0';
  1244. dl_list_for_each(usrv, &wpa_s->global->p2p_srv_upnp,
  1245. struct p2p_srv_upnp, list) {
  1246. if (version != usrv->version)
  1247. continue;
  1248. if (os_strcmp(str, "ssdp:all") != 0 &&
  1249. os_strstr(usrv->service, str) == NULL)
  1250. continue;
  1251. if (wpabuf_tailroom(resp) < 2)
  1252. break;
  1253. if (count == 0) {
  1254. /* Status Code */
  1255. wpabuf_put_u8(resp, P2P_SD_SUCCESS);
  1256. /* Response Data */
  1257. wpabuf_put_u8(resp, version);
  1258. } else
  1259. wpabuf_put_u8(resp, ',');
  1260. count++;
  1261. wpa_printf(MSG_DEBUG, "P2P: Matching UPnP Service: %s",
  1262. usrv->service);
  1263. if (wpabuf_tailroom(resp) < os_strlen(usrv->service))
  1264. break;
  1265. wpabuf_put_str(resp, usrv->service);
  1266. }
  1267. if (count == 0) {
  1268. wpa_printf(MSG_DEBUG, "P2P: Requested UPnP service not "
  1269. "available");
  1270. /* Status Code */
  1271. wpabuf_put_u8(resp, P2P_SD_REQUESTED_INFO_NOT_AVAILABLE);
  1272. /* Response Data: empty */
  1273. }
  1274. WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2);
  1275. }
  1276. void wpas_sd_request(void *ctx, int freq, const u8 *sa, u8 dialog_token,
  1277. u16 update_indic, const u8 *tlvs, size_t tlvs_len)
  1278. {
  1279. struct wpa_supplicant *wpa_s = ctx;
  1280. const u8 *pos = tlvs;
  1281. const u8 *end = tlvs + tlvs_len;
  1282. const u8 *tlv_end;
  1283. u16 slen;
  1284. struct wpabuf *resp;
  1285. u8 srv_proto, srv_trans_id;
  1286. size_t buf_len;
  1287. char *buf;
  1288. wpa_hexdump(MSG_MSGDUMP, "P2P: Service Discovery Request TLVs",
  1289. tlvs, tlvs_len);
  1290. buf_len = 2 * tlvs_len + 1;
  1291. buf = os_malloc(buf_len);
  1292. if (buf) {
  1293. wpa_snprintf_hex(buf, buf_len, tlvs, tlvs_len);
  1294. wpa_msg_ctrl(wpa_s, MSG_INFO, P2P_EVENT_SERV_DISC_REQ "%d "
  1295. MACSTR " %u %u %s",
  1296. freq, MAC2STR(sa), dialog_token, update_indic,
  1297. buf);
  1298. os_free(buf);
  1299. }
  1300. if (wpa_s->p2p_sd_over_ctrl_iface)
  1301. return; /* to be processed by an external program */
  1302. resp = wpabuf_alloc(10000);
  1303. if (resp == NULL)
  1304. return;
  1305. while (pos + 1 < end) {
  1306. wpa_printf(MSG_DEBUG, "P2P: Service Request TLV");
  1307. slen = WPA_GET_LE16(pos);
  1308. pos += 2;
  1309. if (pos + slen > end || slen < 2) {
  1310. wpa_printf(MSG_DEBUG, "P2P: Unexpected Query Data "
  1311. "length");
  1312. wpabuf_free(resp);
  1313. return;
  1314. }
  1315. tlv_end = pos + slen;
  1316. srv_proto = *pos++;
  1317. wpa_printf(MSG_DEBUG, "P2P: Service Protocol Type %u",
  1318. srv_proto);
  1319. srv_trans_id = *pos++;
  1320. wpa_printf(MSG_DEBUG, "P2P: Service Transaction ID %u",
  1321. srv_trans_id);
  1322. wpa_hexdump(MSG_MSGDUMP, "P2P: Query Data",
  1323. pos, tlv_end - pos);
  1324. if (wpa_s->force_long_sd) {
  1325. wpa_printf(MSG_DEBUG, "P2P: SD test - force long "
  1326. "response");
  1327. wpas_sd_all_bonjour(wpa_s, resp, srv_trans_id);
  1328. wpas_sd_all_upnp(wpa_s, resp, srv_trans_id);
  1329. goto done;
  1330. }
  1331. switch (srv_proto) {
  1332. case P2P_SERV_ALL_SERVICES:
  1333. wpa_printf(MSG_DEBUG, "P2P: Service Discovery Request "
  1334. "for all services");
  1335. if (dl_list_empty(&wpa_s->global->p2p_srv_upnp) &&
  1336. dl_list_empty(&wpa_s->global->p2p_srv_bonjour)) {
  1337. wpa_printf(MSG_DEBUG, "P2P: No service "
  1338. "discovery protocols available");
  1339. wpas_sd_add_proto_not_avail(
  1340. resp, P2P_SERV_ALL_SERVICES,
  1341. srv_trans_id);
  1342. break;
  1343. }
  1344. wpas_sd_all_bonjour(wpa_s, resp, srv_trans_id);
  1345. wpas_sd_all_upnp(wpa_s, resp, srv_trans_id);
  1346. break;
  1347. case P2P_SERV_BONJOUR:
  1348. wpas_sd_req_bonjour(wpa_s, resp, srv_trans_id,
  1349. pos, tlv_end - pos);
  1350. break;
  1351. case P2P_SERV_UPNP:
  1352. wpas_sd_req_upnp(wpa_s, resp, srv_trans_id,
  1353. pos, tlv_end - pos);
  1354. break;
  1355. default:
  1356. wpa_printf(MSG_DEBUG, "P2P: Unavailable service "
  1357. "protocol %u", srv_proto);
  1358. wpas_sd_add_proto_not_avail(resp, srv_proto,
  1359. srv_trans_id);
  1360. break;
  1361. }
  1362. pos = tlv_end;
  1363. }
  1364. done:
  1365. wpas_notify_p2p_sd_request(wpa_s, freq, sa, dialog_token,
  1366. update_indic, tlvs, tlvs_len);
  1367. wpas_p2p_sd_response(wpa_s, freq, sa, dialog_token, resp);
  1368. wpabuf_free(resp);
  1369. }
  1370. void wpas_sd_response(void *ctx, const u8 *sa, u16 update_indic,
  1371. const u8 *tlvs, size_t tlvs_len)
  1372. {
  1373. struct wpa_supplicant *wpa_s = ctx;
  1374. const u8 *pos = tlvs;
  1375. const u8 *end = tlvs + tlvs_len;
  1376. const u8 *tlv_end;
  1377. u16 slen;
  1378. size_t buf_len;
  1379. char *buf;
  1380. wpa_hexdump(MSG_MSGDUMP, "P2P: Service Discovery Response TLVs",
  1381. tlvs, tlvs_len);
  1382. if (tlvs_len > 1500) {
  1383. /* TODO: better way for handling this */
  1384. wpa_msg_ctrl(wpa_s, MSG_INFO,
  1385. P2P_EVENT_SERV_DISC_RESP MACSTR
  1386. " %u <long response: %u bytes>",
  1387. MAC2STR(sa), update_indic,
  1388. (unsigned int) tlvs_len);
  1389. } else {
  1390. buf_len = 2 * tlvs_len + 1;
  1391. buf = os_malloc(buf_len);
  1392. if (buf) {
  1393. wpa_snprintf_hex(buf, buf_len, tlvs, tlvs_len);
  1394. wpa_msg_ctrl(wpa_s, MSG_INFO,
  1395. P2P_EVENT_SERV_DISC_RESP MACSTR " %u %s",
  1396. MAC2STR(sa), update_indic, buf);
  1397. os_free(buf);
  1398. }
  1399. }
  1400. while (pos < end) {
  1401. u8 srv_proto, srv_trans_id, status;
  1402. wpa_printf(MSG_DEBUG, "P2P: Service Response TLV");
  1403. slen = WPA_GET_LE16(pos);
  1404. pos += 2;
  1405. if (pos + slen > end || slen < 3) {
  1406. wpa_printf(MSG_DEBUG, "P2P: Unexpected Response Data "
  1407. "length");
  1408. return;
  1409. }
  1410. tlv_end = pos + slen;
  1411. srv_proto = *pos++;
  1412. wpa_printf(MSG_DEBUG, "P2P: Service Protocol Type %u",
  1413. srv_proto);
  1414. srv_trans_id = *pos++;
  1415. wpa_printf(MSG_DEBUG, "P2P: Service Transaction ID %u",
  1416. srv_trans_id);
  1417. status = *pos++;
  1418. wpa_printf(MSG_DEBUG, "P2P: Status Code ID %u",
  1419. status);
  1420. wpa_hexdump(MSG_MSGDUMP, "P2P: Response Data",
  1421. pos, tlv_end - pos);
  1422. pos = tlv_end;
  1423. }
  1424. wpas_notify_p2p_sd_response(wpa_s, sa, update_indic, tlvs, tlvs_len);
  1425. }
  1426. void * wpas_p2p_sd_request(struct wpa_supplicant *wpa_s, const u8 *dst,
  1427. const struct wpabuf *tlvs)
  1428. {
  1429. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  1430. return (void *) wpa_drv_p2p_sd_request(wpa_s, dst, tlvs);
  1431. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  1432. return NULL;
  1433. return p2p_sd_request(wpa_s->global->p2p, dst, tlvs);
  1434. }
  1435. void * wpas_p2p_sd_request_upnp(struct wpa_supplicant *wpa_s, const u8 *dst,
  1436. u8 version, const char *query)
  1437. {
  1438. struct wpabuf *tlvs;
  1439. void *ret;
  1440. tlvs = wpabuf_alloc(2 + 1 + 1 + 1 + os_strlen(query));
  1441. if (tlvs == NULL)
  1442. return NULL;
  1443. wpabuf_put_le16(tlvs, 1 + 1 + 1 + os_strlen(query));
  1444. wpabuf_put_u8(tlvs, P2P_SERV_UPNP); /* Service Protocol Type */
  1445. wpabuf_put_u8(tlvs, 1); /* Service Transaction ID */
  1446. wpabuf_put_u8(tlvs, version);
  1447. wpabuf_put_str(tlvs, query);
  1448. ret = wpas_p2p_sd_request(wpa_s, dst, tlvs);
  1449. wpabuf_free(tlvs);
  1450. return ret;
  1451. }
  1452. int wpas_p2p_sd_cancel_request(struct wpa_supplicant *wpa_s, void *req)
  1453. {
  1454. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  1455. return wpa_drv_p2p_sd_cancel_request(wpa_s, (u64) req);
  1456. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  1457. return -1;
  1458. return p2p_sd_cancel_request(wpa_s->global->p2p, req);
  1459. }
  1460. void wpas_p2p_sd_response(struct wpa_supplicant *wpa_s, int freq,
  1461. const u8 *dst, u8 dialog_token,
  1462. const struct wpabuf *resp_tlvs)
  1463. {
  1464. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT) {
  1465. wpa_drv_p2p_sd_response(wpa_s, freq, dst, dialog_token,
  1466. resp_tlvs);
  1467. return;
  1468. }
  1469. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  1470. return;
  1471. p2p_sd_response(wpa_s->global->p2p, freq, dst, dialog_token,
  1472. resp_tlvs);
  1473. }
  1474. void wpas_p2p_sd_service_update(struct wpa_supplicant *wpa_s)
  1475. {
  1476. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT) {
  1477. wpa_drv_p2p_service_update(wpa_s);
  1478. return;
  1479. }
  1480. if (wpa_s->global->p2p)
  1481. p2p_sd_service_update(wpa_s->global->p2p);
  1482. }
  1483. static void wpas_p2p_srv_bonjour_free(struct p2p_srv_bonjour *bsrv)
  1484. {
  1485. dl_list_del(&bsrv->list);
  1486. wpabuf_free(bsrv->query);
  1487. wpabuf_free(bsrv->resp);
  1488. os_free(bsrv);
  1489. }
  1490. static void wpas_p2p_srv_upnp_free(struct p2p_srv_upnp *usrv)
  1491. {
  1492. dl_list_del(&usrv->list);
  1493. os_free(usrv->service);
  1494. os_free(usrv);
  1495. }
  1496. void wpas_p2p_service_flush(struct wpa_supplicant *wpa_s)
  1497. {
  1498. struct p2p_srv_bonjour *bsrv, *bn;
  1499. struct p2p_srv_upnp *usrv, *un;
  1500. dl_list_for_each_safe(bsrv, bn, &wpa_s->global->p2p_srv_bonjour,
  1501. struct p2p_srv_bonjour, list)
  1502. wpas_p2p_srv_bonjour_free(bsrv);
  1503. dl_list_for_each_safe(usrv, un, &wpa_s->global->p2p_srv_upnp,
  1504. struct p2p_srv_upnp, list)
  1505. wpas_p2p_srv_upnp_free(usrv);
  1506. wpas_p2p_sd_service_update(wpa_s);
  1507. }
  1508. int wpas_p2p_service_add_bonjour(struct wpa_supplicant *wpa_s,
  1509. struct wpabuf *query, struct wpabuf *resp)
  1510. {
  1511. struct p2p_srv_bonjour *bsrv;
  1512. bsrv = wpas_p2p_service_get_bonjour(wpa_s, query);
  1513. if (bsrv) {
  1514. wpabuf_free(query);
  1515. wpabuf_free(bsrv->resp);
  1516. bsrv->resp = resp;
  1517. return 0;
  1518. }
  1519. bsrv = os_zalloc(sizeof(*bsrv));
  1520. if (bsrv == NULL)
  1521. return -1;
  1522. bsrv->query = query;
  1523. bsrv->resp = resp;
  1524. dl_list_add(&wpa_s->global->p2p_srv_bonjour, &bsrv->list);
  1525. wpas_p2p_sd_service_update(wpa_s);
  1526. return 0;
  1527. }
  1528. int wpas_p2p_service_del_bonjour(struct wpa_supplicant *wpa_s,
  1529. const struct wpabuf *query)
  1530. {
  1531. struct p2p_srv_bonjour *bsrv;
  1532. bsrv = wpas_p2p_service_get_bonjour(wpa_s, query);
  1533. if (bsrv == NULL)
  1534. return -1;
  1535. wpas_p2p_srv_bonjour_free(bsrv);
  1536. wpas_p2p_sd_service_update(wpa_s);
  1537. return 0;
  1538. }
  1539. int wpas_p2p_service_add_upnp(struct wpa_supplicant *wpa_s, u8 version,
  1540. const char *service)
  1541. {
  1542. struct p2p_srv_upnp *usrv;
  1543. if (wpas_p2p_service_get_upnp(wpa_s, version, service))
  1544. return 0; /* Already listed */
  1545. usrv = os_zalloc(sizeof(*usrv));
  1546. if (usrv == NULL)
  1547. return -1;
  1548. usrv->version = version;
  1549. usrv->service = os_strdup(service);
  1550. if (usrv->service == NULL) {
  1551. os_free(usrv);
  1552. return -1;
  1553. }
  1554. dl_list_add(&wpa_s->global->p2p_srv_upnp, &usrv->list);
  1555. wpas_p2p_sd_service_update(wpa_s);
  1556. return 0;
  1557. }
  1558. int wpas_p2p_service_del_upnp(struct wpa_supplicant *wpa_s, u8 version,
  1559. const char *service)
  1560. {
  1561. struct p2p_srv_upnp *usrv;
  1562. usrv = wpas_p2p_service_get_upnp(wpa_s, version, service);
  1563. if (usrv == NULL)
  1564. return -1;
  1565. wpas_p2p_srv_upnp_free(usrv);
  1566. wpas_p2p_sd_service_update(wpa_s);
  1567. return 0;
  1568. }
  1569. static void wpas_prov_disc_local_display(struct wpa_supplicant *wpa_s,
  1570. const u8 *peer, const char *params,
  1571. unsigned int generated_pin)
  1572. {
  1573. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_PROV_DISC_SHOW_PIN MACSTR " %08d%s",
  1574. MAC2STR(peer), generated_pin, params);
  1575. }
  1576. static void wpas_prov_disc_local_keypad(struct wpa_supplicant *wpa_s,
  1577. const u8 *peer, const char *params)
  1578. {
  1579. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_PROV_DISC_ENTER_PIN MACSTR "%s",
  1580. MAC2STR(peer), params);
  1581. }
  1582. void wpas_prov_disc_req(void *ctx, const u8 *peer, u16 config_methods,
  1583. const u8 *dev_addr, const u8 *pri_dev_type,
  1584. const char *dev_name, u16 supp_config_methods,
  1585. u8 dev_capab, u8 group_capab)
  1586. {
  1587. struct wpa_supplicant *wpa_s = ctx;
  1588. char devtype[WPS_DEV_TYPE_BUFSIZE];
  1589. char params[200];
  1590. u8 empty_dev_type[8];
  1591. unsigned int generated_pin = 0;
  1592. if (pri_dev_type == NULL) {
  1593. os_memset(empty_dev_type, 0, sizeof(empty_dev_type));
  1594. pri_dev_type = empty_dev_type;
  1595. }
  1596. os_snprintf(params, sizeof(params), " p2p_dev_addr=" MACSTR
  1597. " pri_dev_type=%s name='%s' config_methods=0x%x "
  1598. "dev_capab=0x%x group_capab=0x%x",
  1599. MAC2STR(dev_addr),
  1600. wps_dev_type_bin2str(pri_dev_type, devtype,
  1601. sizeof(devtype)),
  1602. dev_name, supp_config_methods, dev_capab, group_capab);
  1603. params[sizeof(params) - 1] = '\0';
  1604. if (config_methods & WPS_CONFIG_DISPLAY) {
  1605. generated_pin = wps_generate_pin();
  1606. wpas_prov_disc_local_display(wpa_s, peer, params,
  1607. generated_pin);
  1608. } else if (config_methods & WPS_CONFIG_KEYPAD)
  1609. wpas_prov_disc_local_keypad(wpa_s, peer, params);
  1610. else if (config_methods & WPS_CONFIG_PUSHBUTTON)
  1611. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_PROV_DISC_PBC_REQ MACSTR
  1612. "%s", MAC2STR(peer), params);
  1613. }
  1614. void wpas_prov_disc_resp(void *ctx, const u8 *peer, u16 config_methods)
  1615. {
  1616. struct wpa_supplicant *wpa_s = ctx;
  1617. unsigned int generated_pin = 0;
  1618. if (config_methods & WPS_CONFIG_DISPLAY)
  1619. wpas_prov_disc_local_keypad(wpa_s, peer, "");
  1620. else if (config_methods & WPS_CONFIG_KEYPAD) {
  1621. generated_pin = wps_generate_pin();
  1622. wpas_prov_disc_local_display(wpa_s, peer, "", generated_pin);
  1623. } else if (config_methods & WPS_CONFIG_PUSHBUTTON)
  1624. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_PROV_DISC_PBC_RESP MACSTR,
  1625. MAC2STR(peer));
  1626. if (wpa_s->pending_pd_before_join &&
  1627. (os_memcmp(peer, wpa_s->pending_join_dev_addr, ETH_ALEN) == 0 ||
  1628. os_memcmp(peer, wpa_s->pending_join_iface_addr, ETH_ALEN) == 0)) {
  1629. wpa_s->pending_pd_before_join = 0;
  1630. wpa_printf(MSG_DEBUG, "P2P: Starting pending "
  1631. "join-existing-group operation");
  1632. wpas_p2p_join_start(wpa_s);
  1633. }
  1634. }
  1635. static u8 wpas_invitation_process(void *ctx, const u8 *sa, const u8 *bssid,
  1636. const u8 *go_dev_addr, const u8 *ssid,
  1637. size_t ssid_len, int *go, u8 *group_bssid,
  1638. int *force_freq, int persistent_group)
  1639. {
  1640. struct wpa_supplicant *wpa_s = ctx;
  1641. struct wpa_ssid *s;
  1642. u8 cur_bssid[ETH_ALEN];
  1643. int res;
  1644. struct wpa_supplicant *grp;
  1645. if (!persistent_group) {
  1646. wpa_printf(MSG_DEBUG, "P2P: Invitation from " MACSTR
  1647. " to join an active group", MAC2STR(sa));
  1648. if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) &&
  1649. (os_memcmp(go_dev_addr, wpa_s->p2p_auth_invite, ETH_ALEN)
  1650. == 0 ||
  1651. os_memcmp(sa, wpa_s->p2p_auth_invite, ETH_ALEN) == 0)) {
  1652. wpa_printf(MSG_DEBUG, "P2P: Accept previously "
  1653. "authorized invitation");
  1654. goto accept_inv;
  1655. }
  1656. /*
  1657. * Do not accept the invitation automatically; notify user and
  1658. * request approval.
  1659. */
  1660. return P2P_SC_FAIL_INFO_CURRENTLY_UNAVAILABLE;
  1661. }
  1662. grp = wpas_get_p2p_group(wpa_s, ssid, ssid_len, go);
  1663. if (grp) {
  1664. wpa_printf(MSG_DEBUG, "P2P: Accept invitation to already "
  1665. "running persistent group");
  1666. if (*go)
  1667. os_memcpy(group_bssid, grp->own_addr, ETH_ALEN);
  1668. goto accept_inv;
  1669. }
  1670. if (!wpa_s->conf->persistent_reconnect)
  1671. return P2P_SC_FAIL_INFO_CURRENTLY_UNAVAILABLE;
  1672. for (s = wpa_s->conf->ssid; s; s = s->next) {
  1673. if (s->disabled == 2 &&
  1674. os_memcmp(s->bssid, go_dev_addr, ETH_ALEN) == 0 &&
  1675. s->ssid_len == ssid_len &&
  1676. os_memcmp(ssid, s->ssid, ssid_len) == 0)
  1677. break;
  1678. }
  1679. if (!s) {
  1680. wpa_printf(MSG_DEBUG, "P2P: Invitation from " MACSTR
  1681. " requested reinvocation of an unknown group",
  1682. MAC2STR(sa));
  1683. return P2P_SC_FAIL_UNKNOWN_GROUP;
  1684. }
  1685. if (s->mode == WPAS_MODE_P2P_GO && !wpas_p2p_create_iface(wpa_s)) {
  1686. *go = 1;
  1687. if (wpa_s->wpa_state >= WPA_AUTHENTICATING) {
  1688. wpa_printf(MSG_DEBUG, "P2P: The only available "
  1689. "interface is already in use - reject "
  1690. "invitation");
  1691. return P2P_SC_FAIL_UNABLE_TO_ACCOMMODATE;
  1692. }
  1693. os_memcpy(group_bssid, wpa_s->own_addr, ETH_ALEN);
  1694. } else if (s->mode == WPAS_MODE_P2P_GO) {
  1695. *go = 1;
  1696. if (wpas_p2p_add_group_interface(wpa_s, WPA_IF_P2P_GO) < 0)
  1697. {
  1698. wpa_printf(MSG_ERROR, "P2P: Failed to allocate a new "
  1699. "interface address for the group");
  1700. return P2P_SC_FAIL_UNABLE_TO_ACCOMMODATE;
  1701. }
  1702. os_memcpy(group_bssid, wpa_s->pending_interface_addr,
  1703. ETH_ALEN);
  1704. }
  1705. accept_inv:
  1706. if (wpa_s->current_ssid && wpa_drv_get_bssid(wpa_s, cur_bssid) == 0 &&
  1707. wpa_s->assoc_freq) {
  1708. wpa_printf(MSG_DEBUG, "P2P: Trying to force channel to match "
  1709. "the channel we are already using");
  1710. *force_freq = wpa_s->assoc_freq;
  1711. }
  1712. res = wpa_drv_shared_freq(wpa_s);
  1713. if (res > 0) {
  1714. wpa_printf(MSG_DEBUG, "P2P: Trying to force channel to match "
  1715. "with the channel we are already using on a "
  1716. "shared interface");
  1717. *force_freq = res;
  1718. }
  1719. return P2P_SC_SUCCESS;
  1720. }
  1721. static void wpas_invitation_received(void *ctx, const u8 *sa, const u8 *bssid,
  1722. const u8 *ssid, size_t ssid_len,
  1723. const u8 *go_dev_addr, u8 status,
  1724. int op_freq)
  1725. {
  1726. struct wpa_supplicant *wpa_s = ctx;
  1727. struct wpa_ssid *s;
  1728. for (s = wpa_s->conf->ssid; s; s = s->next) {
  1729. if (s->disabled == 2 &&
  1730. s->ssid_len == ssid_len &&
  1731. os_memcmp(ssid, s->ssid, ssid_len) == 0)
  1732. break;
  1733. }
  1734. if (status == P2P_SC_SUCCESS) {
  1735. wpa_printf(MSG_DEBUG, "P2P: Invitation from peer " MACSTR
  1736. " was accepted; op_freq=%d MHz",
  1737. MAC2STR(sa), op_freq);
  1738. if (s) {
  1739. wpas_p2p_group_add_persistent(
  1740. wpa_s, s, s->mode == WPAS_MODE_P2P_GO, 0);
  1741. } else if (bssid) {
  1742. wpas_p2p_join(wpa_s, bssid, go_dev_addr,
  1743. wpa_s->p2p_wps_method);
  1744. }
  1745. return;
  1746. }
  1747. if (status != P2P_SC_FAIL_INFO_CURRENTLY_UNAVAILABLE) {
  1748. wpa_printf(MSG_DEBUG, "P2P: Invitation from peer " MACSTR
  1749. " was rejected (status %u)", MAC2STR(sa), status);
  1750. return;
  1751. }
  1752. if (!s) {
  1753. if (bssid) {
  1754. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_INVITATION_RECEIVED
  1755. "sa=" MACSTR " go_dev_addr=" MACSTR
  1756. " bssid=" MACSTR " unknown-network",
  1757. MAC2STR(sa), MAC2STR(go_dev_addr),
  1758. MAC2STR(bssid));
  1759. } else {
  1760. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_INVITATION_RECEIVED
  1761. "sa=" MACSTR " go_dev_addr=" MACSTR
  1762. " unknown-network",
  1763. MAC2STR(sa), MAC2STR(go_dev_addr));
  1764. }
  1765. return;
  1766. }
  1767. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_INVITATION_RECEIVED "sa=" MACSTR
  1768. " persistent=%d", MAC2STR(sa), s->id);
  1769. }
  1770. static void wpas_invitation_result(void *ctx, int status, const u8 *bssid)
  1771. {
  1772. struct wpa_supplicant *wpa_s = ctx;
  1773. struct wpa_ssid *ssid;
  1774. if (bssid) {
  1775. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_INVITATION_RESULT
  1776. "status=%d " MACSTR,
  1777. status, MAC2STR(bssid));
  1778. } else {
  1779. wpa_msg(wpa_s, MSG_INFO, P2P_EVENT_INVITATION_RESULT
  1780. "status=%d ", status);
  1781. }
  1782. wpas_notify_p2p_invitation_result(wpa_s, status, bssid);
  1783. if (wpa_s->pending_invite_ssid_id == -1)
  1784. return; /* Invitation to active group */
  1785. if (status != P2P_SC_SUCCESS) {
  1786. wpas_p2p_remove_pending_group_interface(wpa_s);
  1787. return;
  1788. }
  1789. ssid = wpa_config_get_network(wpa_s->conf,
  1790. wpa_s->pending_invite_ssid_id);
  1791. if (ssid == NULL) {
  1792. wpa_printf(MSG_ERROR, "P2P: Could not find persistent group "
  1793. "data matching with invitation");
  1794. return;
  1795. }
  1796. wpas_p2p_group_add_persistent(wpa_s, ssid,
  1797. ssid->mode == WPAS_MODE_P2P_GO, 0);
  1798. }
  1799. static int wpas_p2p_default_channels(struct wpa_supplicant *wpa_s,
  1800. struct p2p_channels *chan)
  1801. {
  1802. int i, cla = 0;
  1803. wpa_printf(MSG_DEBUG, "P2P: Enable operating classes for 2.4 GHz "
  1804. "band");
  1805. /* Operating class 81 - 2.4 GHz band channels 1..13 */
  1806. chan->reg_class[cla].reg_class = 81;
  1807. chan->reg_class[cla].channels = 11;
  1808. for (i = 0; i < 11; i++)
  1809. chan->reg_class[cla].channel[i] = i + 1;
  1810. cla++;
  1811. wpa_printf(MSG_DEBUG, "P2P: Enable operating classes for lower 5 GHz "
  1812. "band");
  1813. /* Operating class 115 - 5 GHz, channels 36-48 */
  1814. chan->reg_class[cla].reg_class = 115;
  1815. chan->reg_class[cla].channels = 4;
  1816. chan->reg_class[cla].channel[0] = 36;
  1817. chan->reg_class[cla].channel[1] = 40;
  1818. chan->reg_class[cla].channel[2] = 44;
  1819. chan->reg_class[cla].channel[3] = 48;
  1820. cla++;
  1821. wpa_printf(MSG_DEBUG, "P2P: Enable operating classes for higher 5 GHz "
  1822. "band");
  1823. /* Operating class 124 - 5 GHz, channels 149,153,157,161 */
  1824. chan->reg_class[cla].reg_class = 124;
  1825. chan->reg_class[cla].channels = 4;
  1826. chan->reg_class[cla].channel[0] = 149;
  1827. chan->reg_class[cla].channel[1] = 153;
  1828. chan->reg_class[cla].channel[2] = 157;
  1829. chan->reg_class[cla].channel[3] = 161;
  1830. cla++;
  1831. chan->reg_classes = cla;
  1832. return 0;
  1833. }
  1834. static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes,
  1835. u16 num_modes,
  1836. enum hostapd_hw_mode mode)
  1837. {
  1838. u16 i;
  1839. for (i = 0; i < num_modes; i++) {
  1840. if (modes[i].mode == mode)
  1841. return &modes[i];
  1842. }
  1843. return NULL;
  1844. }
  1845. static int has_channel(struct hostapd_hw_modes *mode, u8 chan, int *flags)
  1846. {
  1847. int i;
  1848. for (i = 0; i < mode->num_channels; i++) {
  1849. if (mode->channels[i].chan == chan) {
  1850. if (flags)
  1851. *flags = mode->channels[i].flag;
  1852. return !(mode->channels[i].flag &
  1853. (HOSTAPD_CHAN_DISABLED |
  1854. HOSTAPD_CHAN_PASSIVE_SCAN |
  1855. HOSTAPD_CHAN_NO_IBSS |
  1856. HOSTAPD_CHAN_RADAR));
  1857. }
  1858. }
  1859. return 0;
  1860. }
  1861. struct p2p_oper_class_map {
  1862. enum hostapd_hw_mode mode;
  1863. u8 op_class;
  1864. u8 min_chan;
  1865. u8 max_chan;
  1866. u8 inc;
  1867. enum { BW20, BW40PLUS, BW40MINUS } bw;
  1868. };
  1869. static int wpas_p2p_setup_channels(struct wpa_supplicant *wpa_s,
  1870. struct p2p_channels *chan)
  1871. {
  1872. struct hostapd_hw_modes *modes, *mode;
  1873. u16 num_modes, flags;
  1874. int cla, op;
  1875. struct p2p_oper_class_map op_class[] = {
  1876. { HOSTAPD_MODE_IEEE80211G, 81, 1, 13, 1, BW20 },
  1877. { HOSTAPD_MODE_IEEE80211G, 82, 14, 14, 1, BW20 },
  1878. #if 0 /* Do not enable HT40 on 2 GHz for now */
  1879. { HOSTAPD_MODE_IEEE80211G, 83, 1, 9, 1, BW40PLUS },
  1880. { HOSTAPD_MODE_IEEE80211G, 84, 5, 13, 1, BW40MINUS },
  1881. #endif
  1882. { HOSTAPD_MODE_IEEE80211A, 115, 36, 48, 4, BW20 },
  1883. { HOSTAPD_MODE_IEEE80211A, 124, 149, 161, 4, BW20 },
  1884. { HOSTAPD_MODE_IEEE80211A, 116, 36, 44, 8, BW40PLUS },
  1885. { HOSTAPD_MODE_IEEE80211A, 117, 40, 48, 8, BW40MINUS },
  1886. { HOSTAPD_MODE_IEEE80211A, 126, 149, 157, 8, BW40PLUS },
  1887. { HOSTAPD_MODE_IEEE80211A, 127, 153, 161, 8, BW40MINUS },
  1888. { -1, 0, 0, 0, 0, BW20 }
  1889. };
  1890. modes = wpa_drv_get_hw_feature_data(wpa_s, &num_modes, &flags);
  1891. if (modes == NULL) {
  1892. wpa_printf(MSG_DEBUG, "P2P: Driver did not support fetching "
  1893. "of all supported channels; assume dualband "
  1894. "support");
  1895. return wpas_p2p_default_channels(wpa_s, chan);
  1896. }
  1897. cla = 0;
  1898. for (op = 0; op_class[op].op_class; op++) {
  1899. struct p2p_oper_class_map *o = &op_class[op];
  1900. u8 ch;
  1901. struct p2p_reg_class *reg = NULL;
  1902. mode = get_mode(modes, num_modes, o->mode);
  1903. if (mode == NULL)
  1904. continue;
  1905. for (ch = o->min_chan; ch <= o->max_chan; ch += o->inc) {
  1906. int flag;
  1907. if (!has_channel(mode, ch, &flag))
  1908. continue;
  1909. if (o->bw == BW40MINUS &&
  1910. (!(flag & HOSTAPD_CHAN_HT40MINUS) ||
  1911. !has_channel(mode, ch - 4, NULL)))
  1912. continue;
  1913. if (o->bw == BW40PLUS &&
  1914. (!(flag & HOSTAPD_CHAN_HT40PLUS) ||
  1915. !has_channel(mode, ch + 4, NULL)))
  1916. continue;
  1917. if (reg == NULL) {
  1918. wpa_printf(MSG_DEBUG, "P2P: Add operating "
  1919. "class %u", o->op_class);
  1920. reg = &chan->reg_class[cla];
  1921. cla++;
  1922. reg->reg_class = o->op_class;
  1923. }
  1924. reg->channel[reg->channels] = ch;
  1925. reg->channels++;
  1926. }
  1927. if (reg) {
  1928. wpa_hexdump(MSG_DEBUG, "P2P: Channels",
  1929. reg->channel, reg->channels);
  1930. }
  1931. }
  1932. chan->reg_classes = cla;
  1933. ieee80211_sta_free_hw_features(modes, num_modes);
  1934. return 0;
  1935. }
  1936. static int wpas_get_noa(void *ctx, const u8 *interface_addr, u8 *buf,
  1937. size_t buf_len)
  1938. {
  1939. struct wpa_supplicant *wpa_s = ctx;
  1940. for (wpa_s = wpa_s->global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  1941. if (os_memcmp(wpa_s->own_addr, interface_addr, ETH_ALEN) == 0)
  1942. break;
  1943. }
  1944. if (wpa_s == NULL)
  1945. return -1;
  1946. return wpa_drv_get_noa(wpa_s, buf, buf_len);
  1947. }
  1948. /**
  1949. * wpas_p2p_init - Initialize P2P module for %wpa_supplicant
  1950. * @global: Pointer to global data from wpa_supplicant_init()
  1951. * @wpa_s: Pointer to wpa_supplicant data from wpa_supplicant_add_iface()
  1952. * Returns: 0 on success, -1 on failure
  1953. */
  1954. int wpas_p2p_init(struct wpa_global *global, struct wpa_supplicant *wpa_s)
  1955. {
  1956. struct p2p_config p2p;
  1957. unsigned int r;
  1958. int i;
  1959. if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_CAPABLE))
  1960. return 0;
  1961. #ifdef CONFIG_CLIENT_MLME
  1962. if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)) {
  1963. wpa_s->mlme.public_action_cb = p2p_rx_action_mlme;
  1964. wpa_s->mlme.public_action_cb_ctx = wpa_s;
  1965. }
  1966. #endif /* CONFIG_CLIENT_MLME */
  1967. if (wpa_drv_disable_11b_rates(wpa_s, 1) < 0) {
  1968. wpa_printf(MSG_DEBUG, "P2P: Failed to disable 11b rates");
  1969. /* Continue anyway; this is not really a fatal error */
  1970. }
  1971. if (global->p2p)
  1972. return 0;
  1973. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT) {
  1974. struct p2p_params params;
  1975. wpa_printf(MSG_DEBUG, "P2P: Use driver-based P2P management");
  1976. os_memset(&params, 0, sizeof(params));
  1977. params.dev_name = wpa_s->conf->device_name;
  1978. os_memcpy(params.pri_dev_type, wpa_s->conf->device_type,
  1979. WPS_DEV_TYPE_LEN);
  1980. params.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  1981. os_memcpy(params.sec_dev_type,
  1982. wpa_s->conf->sec_device_type,
  1983. params.num_sec_dev_types * WPS_DEV_TYPE_LEN);
  1984. if (wpa_drv_p2p_set_params(wpa_s, &params) < 0)
  1985. return -1;
  1986. return 0;
  1987. }
  1988. os_memset(&p2p, 0, sizeof(p2p));
  1989. p2p.msg_ctx = wpa_s;
  1990. p2p.cb_ctx = wpa_s;
  1991. p2p.p2p_scan = wpas_p2p_scan;
  1992. p2p.send_action = wpas_send_action;
  1993. p2p.send_action_done = wpas_send_action_done;
  1994. p2p.go_neg_completed = wpas_go_neg_completed;
  1995. p2p.go_neg_req_rx = wpas_go_neg_req_rx;
  1996. p2p.dev_found = wpas_dev_found;
  1997. p2p.dev_lost = wpas_dev_lost;
  1998. p2p.start_listen = wpas_start_listen;
  1999. p2p.stop_listen = wpas_stop_listen;
  2000. p2p.send_probe_resp = wpas_send_probe_resp;
  2001. p2p.sd_request = wpas_sd_request;
  2002. p2p.sd_response = wpas_sd_response;
  2003. p2p.prov_disc_req = wpas_prov_disc_req;
  2004. p2p.prov_disc_resp = wpas_prov_disc_resp;
  2005. p2p.invitation_process = wpas_invitation_process;
  2006. p2p.invitation_received = wpas_invitation_received;
  2007. p2p.invitation_result = wpas_invitation_result;
  2008. p2p.get_noa = wpas_get_noa;
  2009. os_memcpy(wpa_s->global->p2p_dev_addr, wpa_s->own_addr, ETH_ALEN);
  2010. os_memcpy(p2p.dev_addr, wpa_s->own_addr, ETH_ALEN);
  2011. p2p.dev_name = wpa_s->conf->device_name;
  2012. p2p.manufacturer = wpa_s->conf->manufacturer;
  2013. p2p.model_name = wpa_s->conf->model_name;
  2014. p2p.model_number = wpa_s->conf->model_number;
  2015. p2p.serial_number = wpa_s->conf->serial_number;
  2016. if (wpa_s->wps) {
  2017. os_memcpy(p2p.uuid, wpa_s->wps->uuid, 16);
  2018. p2p.config_methods = wpa_s->wps->config_methods;
  2019. }
  2020. if (wpa_s->conf->p2p_listen_reg_class &&
  2021. wpa_s->conf->p2p_listen_channel) {
  2022. p2p.reg_class = wpa_s->conf->p2p_listen_reg_class;
  2023. p2p.channel = wpa_s->conf->p2p_listen_channel;
  2024. } else {
  2025. p2p.reg_class = 81;
  2026. /*
  2027. * Pick one of the social channels randomly as the listen
  2028. * channel.
  2029. */
  2030. os_get_random((u8 *) &r, sizeof(r));
  2031. p2p.channel = 1 + (r % 3) * 5;
  2032. }
  2033. wpa_printf(MSG_DEBUG, "P2P: Own listen channel: %d", p2p.channel);
  2034. if (wpa_s->conf->p2p_oper_reg_class &&
  2035. wpa_s->conf->p2p_oper_channel) {
  2036. p2p.op_reg_class = wpa_s->conf->p2p_oper_reg_class;
  2037. p2p.op_channel = wpa_s->conf->p2p_oper_channel;
  2038. p2p.cfg_op_channel = 1;
  2039. wpa_printf(MSG_DEBUG, "P2P: Configured operating channel: "
  2040. "%d:%d", p2p.op_reg_class, p2p.op_channel);
  2041. } else {
  2042. p2p.op_reg_class = 81;
  2043. /*
  2044. * Use random operation channel from (1, 6, 11) if no other
  2045. * preference is indicated.
  2046. */
  2047. os_get_random((u8 *) &r, sizeof(r));
  2048. p2p.op_channel = 1 + (r % 3) * 5;
  2049. p2p.cfg_op_channel = 0;
  2050. wpa_printf(MSG_DEBUG, "P2P: Random operating channel: "
  2051. "%d:%d", p2p.op_reg_class, p2p.op_channel);
  2052. }
  2053. if (wpa_s->conf->country[0] && wpa_s->conf->country[1]) {
  2054. os_memcpy(p2p.country, wpa_s->conf->country, 2);
  2055. p2p.country[2] = 0x04;
  2056. } else
  2057. os_memcpy(p2p.country, "XX\x04", 3);
  2058. if (wpas_p2p_setup_channels(wpa_s, &p2p.channels)) {
  2059. wpa_printf(MSG_ERROR, "P2P: Failed to configure supported "
  2060. "channel list");
  2061. return -1;
  2062. }
  2063. os_memcpy(p2p.pri_dev_type, wpa_s->conf->device_type,
  2064. WPS_DEV_TYPE_LEN);
  2065. p2p.num_sec_dev_types = wpa_s->conf->num_sec_device_types;
  2066. os_memcpy(p2p.sec_dev_type, wpa_s->conf->sec_device_type,
  2067. p2p.num_sec_dev_types * WPS_DEV_TYPE_LEN);
  2068. p2p.concurrent_operations = !!(wpa_s->drv_flags &
  2069. WPA_DRIVER_FLAGS_P2P_CONCURRENT);
  2070. p2p.max_peers = 100;
  2071. if (wpa_s->conf->p2p_ssid_postfix) {
  2072. p2p.ssid_postfix_len =
  2073. os_strlen(wpa_s->conf->p2p_ssid_postfix);
  2074. if (p2p.ssid_postfix_len > sizeof(p2p.ssid_postfix))
  2075. p2p.ssid_postfix_len = sizeof(p2p.ssid_postfix);
  2076. os_memcpy(p2p.ssid_postfix, wpa_s->conf->p2p_ssid_postfix,
  2077. p2p.ssid_postfix_len);
  2078. }
  2079. p2p.p2p_intra_bss = wpa_s->conf->p2p_intra_bss;
  2080. global->p2p = p2p_init(&p2p);
  2081. if (global->p2p == NULL)
  2082. return -1;
  2083. for (i = 0; i < MAX_WPS_VENDOR_EXT; i++) {
  2084. if (wpa_s->conf->wps_vendor_ext[i] == NULL)
  2085. continue;
  2086. p2p_add_wps_vendor_extension(
  2087. global->p2p, wpa_s->conf->wps_vendor_ext[i]);
  2088. }
  2089. return 0;
  2090. }
  2091. /**
  2092. * wpas_p2p_deinit - Deinitialize per-interface P2P data
  2093. * @wpa_s: Pointer to wpa_supplicant data from wpa_supplicant_add_iface()
  2094. *
  2095. * This function deinitialize per-interface P2P data.
  2096. */
  2097. void wpas_p2p_deinit(struct wpa_supplicant *wpa_s)
  2098. {
  2099. if (wpa_s->driver && wpa_s->drv_priv)
  2100. wpa_drv_probe_req_report(wpa_s, 0);
  2101. os_free(wpa_s->go_params);
  2102. wpa_s->go_params = NULL;
  2103. wpabuf_free(wpa_s->pending_action_tx);
  2104. wpa_s->pending_action_tx = NULL;
  2105. eloop_cancel_timeout(wpas_send_action_cb, wpa_s, NULL);
  2106. eloop_cancel_timeout(wpas_p2p_group_formation_timeout, wpa_s, NULL);
  2107. eloop_cancel_timeout(wpas_p2p_join_scan, wpa_s, NULL);
  2108. wpa_s->p2p_long_listen = 0;
  2109. eloop_cancel_timeout(wpas_p2p_long_listen_timeout, wpa_s, NULL);
  2110. eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL);
  2111. wpas_p2p_remove_pending_group_interface(wpa_s);
  2112. /* TODO: remove group interface from the driver if this wpa_s instance
  2113. * is on top of a P2P group interface */
  2114. }
  2115. /**
  2116. * wpas_p2p_deinit_global - Deinitialize global P2P module
  2117. * @global: Pointer to global data from wpa_supplicant_init()
  2118. *
  2119. * This function deinitializes the global (per device) P2P module.
  2120. */
  2121. void wpas_p2p_deinit_global(struct wpa_global *global)
  2122. {
  2123. struct wpa_supplicant *wpa_s, *tmp;
  2124. char *ifname;
  2125. if (global->p2p == NULL)
  2126. return;
  2127. /* Remove remaining P2P group interfaces */
  2128. wpa_s = global->ifaces;
  2129. if (wpa_s)
  2130. wpas_p2p_service_flush(wpa_s);
  2131. while (wpa_s && wpa_s->p2p_group_interface != NOT_P2P_GROUP_INTERFACE)
  2132. wpa_s = wpa_s->next;
  2133. while (wpa_s) {
  2134. enum wpa_driver_if_type type;
  2135. tmp = global->ifaces;
  2136. while (tmp &&
  2137. (tmp == wpa_s ||
  2138. tmp->p2p_group_interface == NOT_P2P_GROUP_INTERFACE)) {
  2139. tmp = tmp->next;
  2140. }
  2141. if (tmp == NULL)
  2142. break;
  2143. ifname = os_strdup(tmp->ifname);
  2144. type = wpas_p2p_if_type(tmp->p2p_group_interface);
  2145. wpa_supplicant_remove_iface(global, tmp);
  2146. if (ifname)
  2147. wpa_drv_if_remove(wpa_s, type, ifname);
  2148. os_free(ifname);
  2149. }
  2150. /*
  2151. * Deinit GO data on any possibly remaining interface (if main
  2152. * interface is used as GO).
  2153. */
  2154. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  2155. if (wpa_s->ap_iface)
  2156. wpas_p2p_group_deinit(wpa_s);
  2157. }
  2158. p2p_deinit(global->p2p);
  2159. global->p2p = NULL;
  2160. }
  2161. static int wpas_p2p_create_iface(struct wpa_supplicant *wpa_s)
  2162. {
  2163. if (wpa_s->drv_flags &
  2164. (WPA_DRIVER_FLAGS_P2P_DEDICATED_INTERFACE |
  2165. WPA_DRIVER_FLAGS_P2P_MGMT_AND_NON_P2P))
  2166. return 1; /* P2P group requires a new interface in every case
  2167. */
  2168. if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_CONCURRENT))
  2169. return 0; /* driver does not support concurrent operations */
  2170. if (wpa_s->global->ifaces->next)
  2171. return 1; /* more that one interface already in use */
  2172. if (wpa_s->wpa_state >= WPA_AUTHENTICATING)
  2173. return 1; /* this interface is already in use */
  2174. return 0;
  2175. }
  2176. static int wpas_p2p_start_go_neg(struct wpa_supplicant *wpa_s,
  2177. const u8 *peer_addr,
  2178. enum p2p_wps_method wps_method,
  2179. int go_intent, const u8 *own_interface_addr,
  2180. unsigned int force_freq, int persistent_group)
  2181. {
  2182. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT) {
  2183. return wpa_drv_p2p_connect(wpa_s, peer_addr, wps_method,
  2184. go_intent, own_interface_addr,
  2185. force_freq, persistent_group);
  2186. }
  2187. return p2p_connect(wpa_s->global->p2p, peer_addr, wps_method,
  2188. go_intent, own_interface_addr, force_freq,
  2189. persistent_group);
  2190. }
  2191. static int wpas_p2p_auth_go_neg(struct wpa_supplicant *wpa_s,
  2192. const u8 *peer_addr,
  2193. enum p2p_wps_method wps_method,
  2194. int go_intent, const u8 *own_interface_addr,
  2195. unsigned int force_freq, int persistent_group)
  2196. {
  2197. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  2198. return -1;
  2199. return p2p_authorize(wpa_s->global->p2p, peer_addr, wps_method,
  2200. go_intent, own_interface_addr, force_freq,
  2201. persistent_group);
  2202. }
  2203. static void wpas_p2p_check_join_scan_limit(struct wpa_supplicant *wpa_s)
  2204. {
  2205. wpa_s->p2p_join_scan_count++;
  2206. wpa_printf(MSG_DEBUG, "P2P: Join scan attempt %d",
  2207. wpa_s->p2p_join_scan_count);
  2208. if (wpa_s->p2p_join_scan_count > P2P_MAX_JOIN_SCAN_ATTEMPTS) {
  2209. wpa_printf(MSG_DEBUG, "P2P: Failed to find GO " MACSTR
  2210. " for join operationg - stop join attempt",
  2211. MAC2STR(wpa_s->pending_join_iface_addr));
  2212. eloop_cancel_timeout(wpas_p2p_join_scan, wpa_s, NULL);
  2213. wpa_msg(wpa_s->parent, MSG_INFO,
  2214. P2P_EVENT_GROUP_FORMATION_FAILURE);
  2215. }
  2216. }
  2217. static void wpas_p2p_scan_res_join(struct wpa_supplicant *wpa_s,
  2218. struct wpa_scan_results *scan_res)
  2219. {
  2220. struct wpa_bss *bss;
  2221. int freq;
  2222. u8 iface_addr[ETH_ALEN];
  2223. eloop_cancel_timeout(wpas_p2p_join_scan, wpa_s, NULL);
  2224. if (wpa_s->global->p2p_disabled)
  2225. return;
  2226. wpa_printf(MSG_DEBUG, "P2P: Scan results received (%d BSS) for join",
  2227. scan_res ? (int) scan_res->num : -1);
  2228. if (scan_res)
  2229. wpas_p2p_scan_res_handler(wpa_s, scan_res);
  2230. freq = p2p_get_oper_freq(wpa_s->global->p2p,
  2231. wpa_s->pending_join_iface_addr);
  2232. if (freq < 0 &&
  2233. p2p_get_interface_addr(wpa_s->global->p2p,
  2234. wpa_s->pending_join_dev_addr,
  2235. iface_addr) == 0 &&
  2236. os_memcmp(iface_addr, wpa_s->pending_join_dev_addr, ETH_ALEN) != 0)
  2237. {
  2238. wpa_printf(MSG_DEBUG, "P2P: Overwrite pending interface "
  2239. "address for join from " MACSTR " to " MACSTR
  2240. " based on newly discovered P2P peer entry",
  2241. MAC2STR(wpa_s->pending_join_iface_addr),
  2242. MAC2STR(iface_addr));
  2243. os_memcpy(wpa_s->pending_join_iface_addr, iface_addr,
  2244. ETH_ALEN);
  2245. freq = p2p_get_oper_freq(wpa_s->global->p2p,
  2246. wpa_s->pending_join_iface_addr);
  2247. }
  2248. if (freq >= 0) {
  2249. wpa_printf(MSG_DEBUG, "P2P: Target GO operating frequency "
  2250. "from P2P peer table: %d MHz", freq);
  2251. }
  2252. bss = wpa_bss_get_bssid(wpa_s, wpa_s->pending_join_iface_addr);
  2253. if (bss) {
  2254. freq = bss->freq;
  2255. wpa_printf(MSG_DEBUG, "P2P: Target GO operating frequency "
  2256. "from BSS table: %d MHz", freq);
  2257. }
  2258. if (freq > 0) {
  2259. u16 method;
  2260. wpa_printf(MSG_DEBUG, "P2P: Send Provision Discovery Request "
  2261. "prior to joining an existing group (GO " MACSTR
  2262. " freq=%u MHz)",
  2263. MAC2STR(wpa_s->pending_join_dev_addr), freq);
  2264. wpa_s->pending_pd_before_join = 1;
  2265. switch (wpa_s->pending_join_wps_method) {
  2266. case WPS_PIN_LABEL:
  2267. case WPS_PIN_DISPLAY:
  2268. method = WPS_CONFIG_KEYPAD;
  2269. break;
  2270. case WPS_PIN_KEYPAD:
  2271. method = WPS_CONFIG_DISPLAY;
  2272. break;
  2273. case WPS_PBC:
  2274. method = WPS_CONFIG_PUSHBUTTON;
  2275. break;
  2276. default:
  2277. method = 0;
  2278. break;
  2279. }
  2280. if (p2p_prov_disc_req(wpa_s->global->p2p,
  2281. wpa_s->pending_join_dev_addr, method, 1)
  2282. < 0) {
  2283. wpa_printf(MSG_DEBUG, "P2P: Failed to send Provision "
  2284. "Discovery Request before joining an "
  2285. "existing group");
  2286. wpa_s->pending_pd_before_join = 0;
  2287. goto start;
  2288. }
  2289. /*
  2290. * Actual join operation will be started from the Action frame
  2291. * TX status callback.
  2292. */
  2293. return;
  2294. }
  2295. wpa_printf(MSG_DEBUG, "P2P: Failed to find BSS/GO - try again later");
  2296. eloop_cancel_timeout(wpas_p2p_join_scan, wpa_s, NULL);
  2297. eloop_register_timeout(1, 0, wpas_p2p_join_scan, wpa_s, NULL);
  2298. wpas_p2p_check_join_scan_limit(wpa_s);
  2299. return;
  2300. start:
  2301. /* Start join operation immediately */
  2302. wpas_p2p_join_start(wpa_s);
  2303. }
  2304. static void wpas_p2p_join_scan(void *eloop_ctx, void *timeout_ctx)
  2305. {
  2306. struct wpa_supplicant *wpa_s = eloop_ctx;
  2307. int ret;
  2308. struct wpa_driver_scan_params params;
  2309. struct wpabuf *wps_ie, *ies;
  2310. os_memset(&params, 0, sizeof(params));
  2311. /* P2P Wildcard SSID */
  2312. params.num_ssids = 1;
  2313. params.ssids[0].ssid = (u8 *) P2P_WILDCARD_SSID;
  2314. params.ssids[0].ssid_len = P2P_WILDCARD_SSID_LEN;
  2315. wpa_s->wps->dev.p2p = 1;
  2316. wps_ie = wps_build_probe_req_ie(0, &wpa_s->wps->dev, wpa_s->wps->uuid,
  2317. WPS_REQ_ENROLLEE, 0, NULL);
  2318. if (wps_ie == NULL) {
  2319. wpas_p2p_scan_res_join(wpa_s, NULL);
  2320. return;
  2321. }
  2322. ies = wpabuf_alloc(wpabuf_len(wps_ie) + 100);
  2323. if (ies == NULL) {
  2324. wpabuf_free(wps_ie);
  2325. wpas_p2p_scan_res_join(wpa_s, NULL);
  2326. return;
  2327. }
  2328. wpabuf_put_buf(ies, wps_ie);
  2329. wpabuf_free(wps_ie);
  2330. p2p_scan_ie(wpa_s->global->p2p, ies);
  2331. params.extra_ies = wpabuf_head(ies);
  2332. params.extra_ies_len = wpabuf_len(ies);
  2333. /*
  2334. * Run a scan to update BSS table and start Provision Discovery once
  2335. * the new scan results become available.
  2336. */
  2337. wpa_s->scan_res_handler = wpas_p2p_scan_res_join;
  2338. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_USER_SPACE_MLME)
  2339. ret = ieee80211_sta_req_scan(wpa_s, &params);
  2340. else
  2341. ret = wpa_drv_scan(wpa_s, &params);
  2342. wpabuf_free(ies);
  2343. if (ret) {
  2344. wpa_printf(MSG_DEBUG, "P2P: Failed to start scan for join - "
  2345. "try again later");
  2346. eloop_cancel_timeout(wpas_p2p_join_scan, wpa_s, NULL);
  2347. eloop_register_timeout(1, 0, wpas_p2p_join_scan, wpa_s, NULL);
  2348. wpas_p2p_check_join_scan_limit(wpa_s);
  2349. }
  2350. }
  2351. static int wpas_p2p_join(struct wpa_supplicant *wpa_s, const u8 *iface_addr,
  2352. const u8 *dev_addr, enum p2p_wps_method wps_method)
  2353. {
  2354. wpa_printf(MSG_DEBUG, "P2P: Request to join existing group (iface "
  2355. MACSTR " dev " MACSTR ")",
  2356. MAC2STR(iface_addr), MAC2STR(dev_addr));
  2357. os_memcpy(wpa_s->pending_join_iface_addr, iface_addr, ETH_ALEN);
  2358. os_memcpy(wpa_s->pending_join_dev_addr, dev_addr, ETH_ALEN);
  2359. wpa_s->pending_join_wps_method = wps_method;
  2360. /* Make sure we are not running find during connection establishment */
  2361. wpas_p2p_stop_find(wpa_s);
  2362. wpa_s->p2p_join_scan_count = 0;
  2363. wpas_p2p_join_scan(wpa_s, NULL);
  2364. return 0;
  2365. }
  2366. static int wpas_p2p_join_start(struct wpa_supplicant *wpa_s)
  2367. {
  2368. struct wpa_supplicant *group;
  2369. struct p2p_go_neg_results res;
  2370. group = wpas_p2p_get_group_iface(wpa_s, 0, 0);
  2371. if (group == NULL)
  2372. return -1;
  2373. if (group != wpa_s) {
  2374. os_memcpy(group->p2p_pin, wpa_s->p2p_pin,
  2375. sizeof(group->p2p_pin));
  2376. group->p2p_wps_method = wpa_s->p2p_wps_method;
  2377. }
  2378. group->p2p_in_provisioning = 1;
  2379. os_memset(&res, 0, sizeof(res));
  2380. os_memcpy(res.peer_interface_addr, wpa_s->pending_join_iface_addr,
  2381. ETH_ALEN);
  2382. res.wps_method = wpa_s->pending_join_wps_method;
  2383. wpas_start_wps_enrollee(group, &res);
  2384. /*
  2385. * Allow a longer timeout for join-a-running-group than normal 15
  2386. * second group formation timeout since the GO may not have authorized
  2387. * our connection yet.
  2388. */
  2389. eloop_cancel_timeout(wpas_p2p_group_formation_timeout, wpa_s, NULL);
  2390. eloop_register_timeout(60, 0, wpas_p2p_group_formation_timeout,
  2391. wpa_s, NULL);
  2392. return 0;
  2393. }
  2394. /**
  2395. * wpas_p2p_connect - Request P2P Group Formation to be started
  2396. * @wpa_s: Pointer to wpa_supplicant data from wpa_supplicant_add_iface()
  2397. * @peer_addr: Address of the peer P2P Device
  2398. * @pin: PIN to use during provisioning or %NULL to indicate PBC mode
  2399. * @persistent_group: Whether to create a persistent group
  2400. * @join: Whether to join an existing group (as a client) instead of starting
  2401. * Group Owner negotiation; @peer_addr is BSSID in that case
  2402. * @auth: Whether to only authorize the connection instead of doing that and
  2403. * initiating Group Owner negotiation
  2404. * @go_intent: GO Intent or -1 to use default
  2405. * @freq: Frequency for the group or 0 for auto-selection
  2406. * Returns: 0 or new PIN (if pin was %NULL) on success, -1 on unspecified
  2407. * failure, -2 on failure due to channel not currently available,
  2408. * -3 if forced channel is not supported
  2409. */
  2410. int wpas_p2p_connect(struct wpa_supplicant *wpa_s, const u8 *peer_addr,
  2411. const char *pin, enum p2p_wps_method wps_method,
  2412. int persistent_group, int join, int auth, int go_intent,
  2413. int freq)
  2414. {
  2415. int force_freq = 0, oper_freq = 0;
  2416. u8 bssid[ETH_ALEN];
  2417. int ret = 0;
  2418. enum wpa_driver_if_type iftype;
  2419. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  2420. return -1;
  2421. if (go_intent < 0)
  2422. go_intent = wpa_s->conf->p2p_go_intent;
  2423. if (!auth)
  2424. wpa_s->p2p_long_listen = 0;
  2425. wpa_s->p2p_wps_method = wps_method;
  2426. if (pin)
  2427. os_strlcpy(wpa_s->p2p_pin, pin, sizeof(wpa_s->p2p_pin));
  2428. else if (wps_method == WPS_PIN_DISPLAY) {
  2429. ret = wps_generate_pin();
  2430. os_snprintf(wpa_s->p2p_pin, sizeof(wpa_s->p2p_pin), "%08d",
  2431. ret);
  2432. wpa_printf(MSG_DEBUG, "P2P: Randomly generated PIN: %s",
  2433. wpa_s->p2p_pin);
  2434. } else
  2435. wpa_s->p2p_pin[0] = '\0';
  2436. if (join) {
  2437. u8 iface_addr[ETH_ALEN], dev_addr[ETH_ALEN];
  2438. if (auth) {
  2439. wpa_printf(MSG_DEBUG, "P2P: Authorize invitation to "
  2440. "connect a running group from " MACSTR,
  2441. MAC2STR(peer_addr));
  2442. os_memcpy(wpa_s->p2p_auth_invite, peer_addr, ETH_ALEN);
  2443. return ret;
  2444. }
  2445. os_memcpy(dev_addr, peer_addr, ETH_ALEN);
  2446. if (p2p_get_interface_addr(wpa_s->global->p2p, peer_addr,
  2447. iface_addr) < 0) {
  2448. os_memcpy(iface_addr, peer_addr, ETH_ALEN);
  2449. p2p_get_dev_addr(wpa_s->global->p2p, peer_addr,
  2450. dev_addr);
  2451. }
  2452. if (wpas_p2p_join(wpa_s, iface_addr, dev_addr, wps_method) <
  2453. 0)
  2454. return -1;
  2455. return ret;
  2456. }
  2457. if (wpa_s->current_ssid && wpa_drv_get_bssid(wpa_s, bssid) == 0 &&
  2458. wpa_s->assoc_freq)
  2459. oper_freq = wpa_s->assoc_freq;
  2460. else {
  2461. oper_freq = wpa_drv_shared_freq(wpa_s);
  2462. if (oper_freq < 0)
  2463. oper_freq = 0;
  2464. }
  2465. if (freq > 0) {
  2466. if (!p2p_supported_freq(wpa_s->global->p2p, freq)) {
  2467. wpa_printf(MSG_DEBUG, "P2P: The forced channel "
  2468. "(%u MHz) is not supported for P2P uses",
  2469. freq);
  2470. return -3;
  2471. }
  2472. if (oper_freq > 0 && freq != oper_freq &&
  2473. !(wpa_s->drv_flags &
  2474. WPA_DRIVER_FLAGS_MULTI_CHANNEL_CONCURRENT)) {
  2475. wpa_printf(MSG_DEBUG, "P2P: Cannot start P2P group "
  2476. "on %u MHz while connected on another "
  2477. "channel (%u MHz)", freq, oper_freq);
  2478. return -2;
  2479. }
  2480. wpa_printf(MSG_DEBUG, "P2P: Trying to force us to use the "
  2481. "requested channel (%u MHz)", freq);
  2482. force_freq = freq;
  2483. } else if (oper_freq > 0 &&
  2484. !p2p_supported_freq(wpa_s->global->p2p, oper_freq)) {
  2485. if (!(wpa_s->drv_flags &
  2486. WPA_DRIVER_FLAGS_MULTI_CHANNEL_CONCURRENT)) {
  2487. wpa_printf(MSG_DEBUG, "P2P: Cannot start P2P group "
  2488. "while connected on non-P2P supported "
  2489. "channel (%u MHz)", oper_freq);
  2490. return -2;
  2491. }
  2492. wpa_printf(MSG_DEBUG, "P2P: Current operating channel "
  2493. "(%u MHz) not available for P2P - try to use "
  2494. "another channel", oper_freq);
  2495. force_freq = 0;
  2496. } else if (oper_freq > 0) {
  2497. wpa_printf(MSG_DEBUG, "P2P: Trying to force us to use the "
  2498. "channel we are already using (%u MHz) on another "
  2499. "interface", oper_freq);
  2500. force_freq = oper_freq;
  2501. }
  2502. wpa_s->create_p2p_iface = wpas_p2p_create_iface(wpa_s);
  2503. if (!wpa_s->create_p2p_iface) {
  2504. if (auth) {
  2505. if (wpas_p2p_auth_go_neg(wpa_s, peer_addr, wps_method,
  2506. go_intent, wpa_s->own_addr,
  2507. force_freq, persistent_group)
  2508. < 0)
  2509. return -1;
  2510. return ret;
  2511. }
  2512. if (wpas_p2p_start_go_neg(wpa_s, peer_addr, wps_method,
  2513. go_intent, wpa_s->own_addr,
  2514. force_freq, persistent_group) < 0)
  2515. return -1;
  2516. return ret;
  2517. }
  2518. /* Prepare to add a new interface for the group */
  2519. iftype = WPA_IF_P2P_GROUP;
  2520. if (join)
  2521. iftype = WPA_IF_P2P_CLIENT;
  2522. else if (go_intent == 15)
  2523. iftype = WPA_IF_P2P_GO;
  2524. if (wpas_p2p_add_group_interface(wpa_s, iftype) < 0) {
  2525. wpa_printf(MSG_ERROR, "P2P: Failed to allocate a new "
  2526. "interface for the group");
  2527. return -1;
  2528. }
  2529. if (auth) {
  2530. if (wpas_p2p_auth_go_neg(wpa_s, peer_addr, wps_method,
  2531. go_intent,
  2532. wpa_s->pending_interface_addr,
  2533. force_freq, persistent_group) < 0)
  2534. return -1;
  2535. return ret;
  2536. }
  2537. if (wpas_p2p_start_go_neg(wpa_s, peer_addr, wps_method, go_intent,
  2538. wpa_s->pending_interface_addr,
  2539. force_freq, persistent_group) < 0) {
  2540. wpas_p2p_remove_pending_group_interface(wpa_s);
  2541. return -1;
  2542. }
  2543. return ret;
  2544. }
  2545. /**
  2546. * wpas_p2p_remain_on_channel_cb - Indication of remain-on-channel start
  2547. * @wpa_s: Pointer to wpa_supplicant data from wpa_supplicant_add_iface()
  2548. * @freq: Frequency of the channel in MHz
  2549. * @duration: Duration of the stay on the channel in milliseconds
  2550. *
  2551. * This callback is called when the driver indicates that it has started the
  2552. * requested remain-on-channel duration.
  2553. */
  2554. void wpas_p2p_remain_on_channel_cb(struct wpa_supplicant *wpa_s,
  2555. unsigned int freq, unsigned int duration)
  2556. {
  2557. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  2558. return;
  2559. wpa_s->roc_waiting_drv_freq = 0;
  2560. wpa_s->off_channel_freq = freq;
  2561. wpas_send_action_cb(wpa_s, NULL);
  2562. if (wpa_s->off_channel_freq == wpa_s->pending_listen_freq) {
  2563. p2p_listen_cb(wpa_s->global->p2p, wpa_s->pending_listen_freq,
  2564. wpa_s->pending_listen_duration);
  2565. wpa_s->pending_listen_freq = 0;
  2566. }
  2567. }
  2568. static int wpas_p2p_listen_start(struct wpa_supplicant *wpa_s,
  2569. unsigned int timeout)
  2570. {
  2571. /* Limit maximum Listen state time based on driver limitation. */
  2572. if (timeout > wpa_s->max_remain_on_chan)
  2573. timeout = wpa_s->max_remain_on_chan;
  2574. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  2575. return wpa_drv_p2p_listen(wpa_s, timeout);
  2576. return p2p_listen(wpa_s->global->p2p, timeout);
  2577. }
  2578. /**
  2579. * wpas_p2p_cancel_remain_on_channel_cb - Remain-on-channel timeout
  2580. * @wpa_s: Pointer to wpa_supplicant data from wpa_supplicant_add_iface()
  2581. * @freq: Frequency of the channel in MHz
  2582. *
  2583. * This callback is called when the driver indicates that a remain-on-channel
  2584. * operation has been completed, i.e., the duration on the requested channel
  2585. * has timed out.
  2586. */
  2587. void wpas_p2p_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s,
  2588. unsigned int freq)
  2589. {
  2590. wpa_printf(MSG_DEBUG, "P2P: Cancel remain-on-channel callback "
  2591. "(p2p_long_listen=%d ms pending_action_tx=%p)",
  2592. wpa_s->p2p_long_listen, wpa_s->pending_action_tx);
  2593. wpa_s->off_channel_freq = 0;
  2594. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  2595. return;
  2596. if (p2p_listen_end(wpa_s->global->p2p, freq) > 0)
  2597. return; /* P2P module started a new operation */
  2598. if (wpa_s->pending_action_tx)
  2599. return;
  2600. if (wpa_s->p2p_long_listen > 0)
  2601. wpa_s->p2p_long_listen -= wpa_s->max_remain_on_chan;
  2602. if (wpa_s->p2p_long_listen > 0) {
  2603. wpa_printf(MSG_DEBUG, "P2P: Continuing long Listen state");
  2604. wpas_p2p_listen_start(wpa_s, wpa_s->p2p_long_listen);
  2605. }
  2606. }
  2607. /**
  2608. * wpas_p2p_group_remove - Remove a P2P group
  2609. * @wpa_s: Pointer to wpa_supplicant data from wpa_supplicant_add_iface()
  2610. * @ifname: Network interface name of the group interface or "*" to remove all
  2611. * groups
  2612. * Returns: 0 on success, -1 on failure
  2613. *
  2614. * This function is used to remove a P2P group. This can be used to disconnect
  2615. * from a group in which the local end is a P2P Client or to end a P2P Group in
  2616. * case the local end is the Group Owner. If a virtual network interface was
  2617. * created for this group, that interface will be removed. Otherwise, only the
  2618. * configured P2P group network will be removed from the interface.
  2619. */
  2620. int wpas_p2p_group_remove(struct wpa_supplicant *wpa_s, const char *ifname)
  2621. {
  2622. struct wpa_global *global = wpa_s->global;
  2623. if (os_strcmp(ifname, "*") == 0) {
  2624. struct wpa_supplicant *prev;
  2625. wpa_s = global->ifaces;
  2626. while (wpa_s) {
  2627. prev = wpa_s;
  2628. wpa_s = wpa_s->next;
  2629. wpas_p2p_disconnect(prev);
  2630. }
  2631. return 0;
  2632. }
  2633. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  2634. if (os_strcmp(wpa_s->ifname, ifname) == 0)
  2635. break;
  2636. }
  2637. return wpas_p2p_disconnect(wpa_s);
  2638. }
  2639. static void wpas_p2p_init_go_params(struct wpa_supplicant *wpa_s,
  2640. struct p2p_go_neg_results *params,
  2641. int freq)
  2642. {
  2643. u8 bssid[ETH_ALEN];
  2644. int res;
  2645. os_memset(params, 0, sizeof(*params));
  2646. params->role_go = 1;
  2647. if (freq) {
  2648. wpa_printf(MSG_DEBUG, "P2P: Set GO freq based on forced "
  2649. "frequency %d MHz", freq);
  2650. params->freq = freq;
  2651. } else if (wpa_s->conf->p2p_oper_reg_class == 81 &&
  2652. wpa_s->conf->p2p_oper_channel >= 1 &&
  2653. wpa_s->conf->p2p_oper_channel <= 11) {
  2654. params->freq = 2407 + 5 * wpa_s->conf->p2p_oper_channel;
  2655. wpa_printf(MSG_DEBUG, "P2P: Set GO freq based on configured "
  2656. "frequency %d MHz", params->freq);
  2657. } else if (wpa_s->conf->p2p_oper_reg_class == 115 ||
  2658. wpa_s->conf->p2p_oper_reg_class == 118) {
  2659. params->freq = 5000 + 5 * wpa_s->conf->p2p_oper_channel;
  2660. wpa_printf(MSG_DEBUG, "P2P: Set GO freq based on configured "
  2661. "frequency %d MHz", params->freq);
  2662. } else if (wpa_s->conf->p2p_oper_channel == 0 &&
  2663. wpa_s->best_overall_freq > 0 &&
  2664. p2p_supported_freq(wpa_s->global->p2p,
  2665. wpa_s->best_overall_freq)) {
  2666. params->freq = wpa_s->best_overall_freq;
  2667. wpa_printf(MSG_DEBUG, "P2P: Set GO freq based on best overall "
  2668. "channel %d MHz", params->freq);
  2669. } else if (wpa_s->conf->p2p_oper_channel == 0 &&
  2670. wpa_s->best_24_freq > 0 &&
  2671. p2p_supported_freq(wpa_s->global->p2p,
  2672. wpa_s->best_24_freq)) {
  2673. params->freq = wpa_s->best_24_freq;
  2674. wpa_printf(MSG_DEBUG, "P2P: Set GO freq based on best 2.4 GHz "
  2675. "channel %d MHz", params->freq);
  2676. } else if (wpa_s->conf->p2p_oper_channel == 0 &&
  2677. wpa_s->best_5_freq > 0 &&
  2678. p2p_supported_freq(wpa_s->global->p2p,
  2679. wpa_s->best_5_freq)) {
  2680. params->freq = wpa_s->best_5_freq;
  2681. wpa_printf(MSG_DEBUG, "P2P: Set GO freq based on best 5 GHz "
  2682. "channel %d MHz", params->freq);
  2683. } else {
  2684. params->freq = 2412;
  2685. wpa_printf(MSG_DEBUG, "P2P: Set GO freq %d MHz (no preference "
  2686. "known)", params->freq);
  2687. }
  2688. if (wpa_s->current_ssid && wpa_drv_get_bssid(wpa_s, bssid) == 0 &&
  2689. wpa_s->assoc_freq && !freq) {
  2690. wpa_printf(MSG_DEBUG, "P2P: Force GO on the channel we are "
  2691. "already using");
  2692. params->freq = wpa_s->assoc_freq;
  2693. }
  2694. res = wpa_drv_shared_freq(wpa_s);
  2695. if (res > 0 && !freq) {
  2696. wpa_printf(MSG_DEBUG, "P2P: Force GO on the channel we are "
  2697. "already using on a shared interface");
  2698. params->freq = res;
  2699. }
  2700. }
  2701. static struct wpa_supplicant *
  2702. wpas_p2p_get_group_iface(struct wpa_supplicant *wpa_s, int addr_allocated,
  2703. int go)
  2704. {
  2705. struct wpa_supplicant *group_wpa_s;
  2706. if (!wpas_p2p_create_iface(wpa_s))
  2707. return wpa_s;
  2708. if (wpas_p2p_add_group_interface(wpa_s, go ? WPA_IF_P2P_GO :
  2709. WPA_IF_P2P_CLIENT) < 0)
  2710. return NULL;
  2711. group_wpa_s = wpas_p2p_init_group_interface(wpa_s, go);
  2712. if (group_wpa_s == NULL) {
  2713. wpas_p2p_remove_pending_group_interface(wpa_s);
  2714. return NULL;
  2715. }
  2716. return group_wpa_s;
  2717. }
  2718. /**
  2719. * wpas_p2p_group_add - Add a new P2P group with local end as Group Owner
  2720. * @wpa_s: Pointer to wpa_supplicant data from wpa_supplicant_add_iface()
  2721. * @persistent_group: Whether to create a persistent group
  2722. * @freq: Frequency for the group or 0 to indicate no hardcoding
  2723. * Returns: 0 on success, -1 on failure
  2724. *
  2725. * This function creates a new P2P group with the local end as the Group Owner,
  2726. * i.e., without using Group Owner Negotiation.
  2727. */
  2728. int wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int persistent_group,
  2729. int freq)
  2730. {
  2731. struct p2p_go_neg_results params;
  2732. unsigned int r;
  2733. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  2734. return -1;
  2735. if (freq == 2) {
  2736. wpa_printf(MSG_DEBUG, "P2P: Request to start GO on 2.4 GHz "
  2737. "band");
  2738. if (wpa_s->best_24_freq > 0 &&
  2739. p2p_supported_freq(wpa_s->global->p2p,
  2740. wpa_s->best_24_freq)) {
  2741. freq = wpa_s->best_24_freq;
  2742. wpa_printf(MSG_DEBUG, "P2P: Use best 2.4 GHz band "
  2743. "channel: %d MHz", freq);
  2744. } else {
  2745. os_get_random((u8 *) &r, sizeof(r));
  2746. freq = 2412 + (r % 3) * 25;
  2747. wpa_printf(MSG_DEBUG, "P2P: Use random 2.4 GHz band "
  2748. "channel: %d MHz", freq);
  2749. }
  2750. }
  2751. if (freq == 5) {
  2752. wpa_printf(MSG_DEBUG, "P2P: Request to start GO on 5 GHz "
  2753. "band");
  2754. if (wpa_s->best_5_freq > 0 &&
  2755. p2p_supported_freq(wpa_s->global->p2p,
  2756. wpa_s->best_5_freq)) {
  2757. freq = wpa_s->best_5_freq;
  2758. wpa_printf(MSG_DEBUG, "P2P: Use best 5 GHz band "
  2759. "channel: %d MHz", freq);
  2760. } else {
  2761. os_get_random((u8 *) &r, sizeof(r));
  2762. freq = 5180 + (r % 4) * 20;
  2763. if (!p2p_supported_freq(wpa_s->global->p2p, freq)) {
  2764. wpa_printf(MSG_DEBUG, "P2P: Could not select "
  2765. "5 GHz channel for P2P group");
  2766. return -1;
  2767. }
  2768. wpa_printf(MSG_DEBUG, "P2P: Use random 5 GHz band "
  2769. "channel: %d MHz", freq);
  2770. }
  2771. }
  2772. if (freq > 0 && !p2p_supported_freq(wpa_s->global->p2p, freq)) {
  2773. wpa_printf(MSG_DEBUG, "P2P: The forced channel for GO "
  2774. "(%u MHz) is not supported for P2P uses",
  2775. freq);
  2776. return -1;
  2777. }
  2778. wpas_p2p_init_go_params(wpa_s, &params, freq);
  2779. p2p_go_params(wpa_s->global->p2p, &params);
  2780. params.persistent_group = persistent_group;
  2781. wpa_s = wpas_p2p_get_group_iface(wpa_s, 0, 1);
  2782. if (wpa_s == NULL)
  2783. return -1;
  2784. wpas_start_wps_go(wpa_s, &params, 0);
  2785. return 0;
  2786. }
  2787. static int wpas_start_p2p_client(struct wpa_supplicant *wpa_s,
  2788. struct wpa_ssid *params, int addr_allocated)
  2789. {
  2790. struct wpa_ssid *ssid;
  2791. wpa_s = wpas_p2p_get_group_iface(wpa_s, addr_allocated, 0);
  2792. if (wpa_s == NULL)
  2793. return -1;
  2794. wpa_supplicant_ap_deinit(wpa_s);
  2795. ssid = wpa_config_add_network(wpa_s->conf);
  2796. if (ssid == NULL)
  2797. return -1;
  2798. wpas_notify_network_added(wpa_s, ssid);
  2799. wpa_config_set_network_defaults(ssid);
  2800. ssid->temporary = 1;
  2801. ssid->proto = WPA_PROTO_RSN;
  2802. ssid->pairwise_cipher = WPA_CIPHER_CCMP;
  2803. ssid->group_cipher = WPA_CIPHER_CCMP;
  2804. ssid->key_mgmt = WPA_KEY_MGMT_PSK;
  2805. ssid->ssid = os_malloc(params->ssid_len);
  2806. if (ssid->ssid == NULL) {
  2807. wpas_notify_network_removed(wpa_s, ssid);
  2808. wpa_config_remove_network(wpa_s->conf, ssid->id);
  2809. return -1;
  2810. }
  2811. os_memcpy(ssid->ssid, params->ssid, params->ssid_len);
  2812. ssid->ssid_len = params->ssid_len;
  2813. ssid->p2p_group = 1;
  2814. ssid->export_keys = 1;
  2815. if (params->psk_set) {
  2816. os_memcpy(ssid->psk, params->psk, 32);
  2817. ssid->psk_set = 1;
  2818. }
  2819. if (params->passphrase)
  2820. ssid->passphrase = os_strdup(params->passphrase);
  2821. wpa_supplicant_select_network(wpa_s, ssid);
  2822. wpa_s->show_group_started = 1;
  2823. return 0;
  2824. }
  2825. int wpas_p2p_group_add_persistent(struct wpa_supplicant *wpa_s,
  2826. struct wpa_ssid *ssid, int addr_allocated,
  2827. int freq)
  2828. {
  2829. struct p2p_go_neg_results params;
  2830. int go = 0;
  2831. if (ssid->disabled != 2 || ssid->ssid == NULL)
  2832. return -1;
  2833. if (wpas_get_p2p_group(wpa_s, ssid->ssid, ssid->ssid_len, &go) &&
  2834. go == (ssid->mode == WPAS_MODE_P2P_GO)) {
  2835. wpa_printf(MSG_DEBUG, "P2P: Requested persistent group is "
  2836. "already running");
  2837. return 0;
  2838. }
  2839. /* Make sure we are not running find during connection establishment */
  2840. wpas_p2p_stop_find(wpa_s);
  2841. if (ssid->mode == WPAS_MODE_INFRA)
  2842. return wpas_start_p2p_client(wpa_s, ssid, addr_allocated);
  2843. if (ssid->mode != WPAS_MODE_P2P_GO)
  2844. return -1;
  2845. wpas_p2p_init_go_params(wpa_s, &params, freq);
  2846. params.role_go = 1;
  2847. if (ssid->passphrase == NULL ||
  2848. os_strlen(ssid->passphrase) >= sizeof(params.passphrase)) {
  2849. wpa_printf(MSG_DEBUG, "P2P: Invalid passphrase in persistent "
  2850. "group");
  2851. return -1;
  2852. }
  2853. os_strlcpy(params.passphrase, ssid->passphrase,
  2854. sizeof(params.passphrase));
  2855. os_memcpy(params.ssid, ssid->ssid, ssid->ssid_len);
  2856. params.ssid_len = ssid->ssid_len;
  2857. params.persistent_group = 1;
  2858. wpa_s = wpas_p2p_get_group_iface(wpa_s, addr_allocated, 1);
  2859. if (wpa_s == NULL)
  2860. return -1;
  2861. wpas_start_wps_go(wpa_s, &params, 0);
  2862. return 0;
  2863. }
  2864. static void wpas_p2p_ie_update(void *ctx, struct wpabuf *beacon_ies,
  2865. struct wpabuf *proberesp_ies)
  2866. {
  2867. struct wpa_supplicant *wpa_s = ctx;
  2868. if (wpa_s->ap_iface) {
  2869. struct hostapd_data *hapd = wpa_s->ap_iface->bss[0];
  2870. if (beacon_ies) {
  2871. wpabuf_free(hapd->p2p_beacon_ie);
  2872. hapd->p2p_beacon_ie = beacon_ies;
  2873. }
  2874. wpabuf_free(hapd->p2p_probe_resp_ie);
  2875. hapd->p2p_probe_resp_ie = proberesp_ies;
  2876. } else {
  2877. wpabuf_free(beacon_ies);
  2878. wpabuf_free(proberesp_ies);
  2879. }
  2880. wpa_supplicant_ap_update_beacon(wpa_s);
  2881. }
  2882. static void wpas_p2p_idle_update(void *ctx, int idle)
  2883. {
  2884. struct wpa_supplicant *wpa_s = ctx;
  2885. if (!wpa_s->ap_iface)
  2886. return;
  2887. wpa_printf(MSG_DEBUG, "P2P: GO - group %sidle", idle ? "" : "not ");
  2888. if (idle)
  2889. wpas_p2p_set_group_idle_timeout(wpa_s);
  2890. else
  2891. eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL);
  2892. }
  2893. struct p2p_group * wpas_p2p_group_init(struct wpa_supplicant *wpa_s,
  2894. int persistent_group,
  2895. int group_formation)
  2896. {
  2897. struct p2p_group *group;
  2898. struct p2p_group_config *cfg;
  2899. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  2900. return NULL;
  2901. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  2902. return NULL;
  2903. cfg = os_zalloc(sizeof(*cfg));
  2904. if (cfg == NULL)
  2905. return NULL;
  2906. cfg->persistent_group = persistent_group;
  2907. os_memcpy(cfg->interface_addr, wpa_s->own_addr, ETH_ALEN);
  2908. if (wpa_s->max_stations &&
  2909. wpa_s->max_stations < wpa_s->conf->max_num_sta)
  2910. cfg->max_clients = wpa_s->max_stations;
  2911. else
  2912. cfg->max_clients = wpa_s->conf->max_num_sta;
  2913. cfg->cb_ctx = wpa_s;
  2914. cfg->ie_update = wpas_p2p_ie_update;
  2915. cfg->idle_update = wpas_p2p_idle_update;
  2916. group = p2p_group_init(wpa_s->global->p2p, cfg);
  2917. if (group == NULL)
  2918. os_free(cfg);
  2919. if (!group_formation)
  2920. p2p_group_notif_formation_done(group);
  2921. wpa_s->p2p_group = group;
  2922. return group;
  2923. }
  2924. void wpas_p2p_wps_success(struct wpa_supplicant *wpa_s, const u8 *peer_addr,
  2925. int registrar)
  2926. {
  2927. if (!wpa_s->p2p_in_provisioning) {
  2928. wpa_printf(MSG_DEBUG, "P2P: Ignore WPS success event - P2P "
  2929. "provisioning not in progress");
  2930. return;
  2931. }
  2932. eloop_cancel_timeout(wpas_p2p_group_formation_timeout, wpa_s->parent,
  2933. NULL);
  2934. if (wpa_s->global->p2p)
  2935. p2p_wps_success_cb(wpa_s->global->p2p, peer_addr);
  2936. else if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  2937. wpa_drv_wps_success_cb(wpa_s, peer_addr);
  2938. wpas_group_formation_completed(wpa_s, 1);
  2939. }
  2940. int wpas_p2p_prov_disc(struct wpa_supplicant *wpa_s, const u8 *peer_addr,
  2941. const char *config_method)
  2942. {
  2943. u16 config_methods;
  2944. if (os_strcmp(config_method, "display") == 0)
  2945. config_methods = WPS_CONFIG_DISPLAY;
  2946. else if (os_strcmp(config_method, "keypad") == 0)
  2947. config_methods = WPS_CONFIG_KEYPAD;
  2948. else if (os_strcmp(config_method, "pbc") == 0 ||
  2949. os_strcmp(config_method, "pushbutton") == 0)
  2950. config_methods = WPS_CONFIG_PUSHBUTTON;
  2951. else
  2952. return -1;
  2953. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT) {
  2954. return wpa_drv_p2p_prov_disc_req(wpa_s, peer_addr,
  2955. config_methods);
  2956. }
  2957. if (wpa_s->global->p2p == NULL || wpa_s->global->p2p_disabled)
  2958. return -1;
  2959. return p2p_prov_disc_req(wpa_s->global->p2p, peer_addr,
  2960. config_methods, 0);
  2961. }
  2962. int wpas_p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf,
  2963. char *end)
  2964. {
  2965. return p2p_scan_result_text(ies, ies_len, buf, end);
  2966. }
  2967. static void wpas_p2p_clear_pending_action_tx(struct wpa_supplicant *wpa_s)
  2968. {
  2969. if (!wpa_s->pending_action_tx)
  2970. return;
  2971. wpa_printf(MSG_DEBUG, "P2P: Drop pending Action TX due to new "
  2972. "operation request");
  2973. wpabuf_free(wpa_s->pending_action_tx);
  2974. wpa_s->pending_action_tx = NULL;
  2975. }
  2976. int wpas_p2p_find(struct wpa_supplicant *wpa_s, unsigned int timeout,
  2977. enum p2p_discovery_type type,
  2978. unsigned int num_req_dev_types, const u8 *req_dev_types)
  2979. {
  2980. wpas_p2p_clear_pending_action_tx(wpa_s);
  2981. wpa_s->p2p_long_listen = 0;
  2982. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  2983. return wpa_drv_p2p_find(wpa_s, timeout, type);
  2984. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  2985. return -1;
  2986. return p2p_find(wpa_s->global->p2p, timeout, type,
  2987. num_req_dev_types, req_dev_types);
  2988. }
  2989. void wpas_p2p_stop_find(struct wpa_supplicant *wpa_s)
  2990. {
  2991. wpas_p2p_clear_pending_action_tx(wpa_s);
  2992. wpa_s->p2p_long_listen = 0;
  2993. eloop_cancel_timeout(wpas_p2p_long_listen_timeout, wpa_s, NULL);
  2994. eloop_cancel_timeout(wpas_p2p_join_scan, wpa_s, NULL);
  2995. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT) {
  2996. wpa_drv_p2p_stop_find(wpa_s);
  2997. return;
  2998. }
  2999. if (wpa_s->global->p2p)
  3000. p2p_stop_find(wpa_s->global->p2p);
  3001. wpas_p2p_remove_pending_group_interface(wpa_s);
  3002. }
  3003. static void wpas_p2p_long_listen_timeout(void *eloop_ctx, void *timeout_ctx)
  3004. {
  3005. struct wpa_supplicant *wpa_s = eloop_ctx;
  3006. wpa_s->p2p_long_listen = 0;
  3007. }
  3008. int wpas_p2p_listen(struct wpa_supplicant *wpa_s, unsigned int timeout)
  3009. {
  3010. int res;
  3011. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3012. return -1;
  3013. wpas_p2p_clear_pending_action_tx(wpa_s);
  3014. if (timeout == 0) {
  3015. /*
  3016. * This is a request for unlimited Listen state. However, at
  3017. * least for now, this is mapped to a Listen state for one
  3018. * hour.
  3019. */
  3020. timeout = 3600;
  3021. }
  3022. eloop_cancel_timeout(wpas_p2p_long_listen_timeout, wpa_s, NULL);
  3023. wpa_s->p2p_long_listen = 0;
  3024. res = wpas_p2p_listen_start(wpa_s, timeout * 1000);
  3025. if (res == 0 && timeout * 1000 > wpa_s->max_remain_on_chan) {
  3026. wpa_s->p2p_long_listen = timeout * 1000;
  3027. eloop_register_timeout(timeout, 0,
  3028. wpas_p2p_long_listen_timeout,
  3029. wpa_s, NULL);
  3030. }
  3031. return res;
  3032. }
  3033. int wpas_p2p_assoc_req_ie(struct wpa_supplicant *wpa_s, struct wpa_bss *bss,
  3034. u8 *buf, size_t len, int p2p_group)
  3035. {
  3036. struct wpabuf *p2p_ie;
  3037. int ret;
  3038. if (wpa_s->global->p2p_disabled)
  3039. return -1;
  3040. if (wpa_s->global->p2p == NULL)
  3041. return -1;
  3042. if (bss == NULL)
  3043. return -1;
  3044. p2p_ie = wpa_bss_get_vendor_ie_multi(bss, P2P_IE_VENDOR_TYPE);
  3045. ret = p2p_assoc_req_ie(wpa_s->global->p2p, bss->bssid, buf, len,
  3046. p2p_group, p2p_ie);
  3047. wpabuf_free(p2p_ie);
  3048. return ret;
  3049. }
  3050. int wpas_p2p_probe_req_rx(struct wpa_supplicant *wpa_s, const u8 *addr,
  3051. const u8 *ie, size_t ie_len)
  3052. {
  3053. if (wpa_s->global->p2p_disabled)
  3054. return 0;
  3055. if (wpa_s->global->p2p == NULL)
  3056. return 0;
  3057. return p2p_probe_req_rx(wpa_s->global->p2p, addr, ie, ie_len);
  3058. }
  3059. void wpas_p2p_rx_action(struct wpa_supplicant *wpa_s, const u8 *da,
  3060. const u8 *sa, const u8 *bssid,
  3061. u8 category, const u8 *data, size_t len, int freq)
  3062. {
  3063. if (wpa_s->global->p2p_disabled)
  3064. return;
  3065. if (wpa_s->global->p2p == NULL)
  3066. return;
  3067. p2p_rx_action(wpa_s->global->p2p, da, sa, bssid, category, data, len,
  3068. freq);
  3069. }
  3070. void wpas_p2p_scan_ie(struct wpa_supplicant *wpa_s, struct wpabuf *ies)
  3071. {
  3072. if (wpa_s->global->p2p_disabled)
  3073. return;
  3074. if (wpa_s->global->p2p == NULL)
  3075. return;
  3076. p2p_scan_ie(wpa_s->global->p2p, ies);
  3077. }
  3078. void wpas_p2p_group_deinit(struct wpa_supplicant *wpa_s)
  3079. {
  3080. p2p_group_deinit(wpa_s->p2p_group);
  3081. wpa_s->p2p_group = NULL;
  3082. }
  3083. int wpas_p2p_reject(struct wpa_supplicant *wpa_s, const u8 *addr)
  3084. {
  3085. wpa_s->p2p_long_listen = 0;
  3086. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3087. return wpa_drv_p2p_reject(wpa_s, addr);
  3088. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3089. return -1;
  3090. return p2p_reject(wpa_s->global->p2p, addr);
  3091. }
  3092. /* Invite to reinvoke a persistent group */
  3093. int wpas_p2p_invite(struct wpa_supplicant *wpa_s, const u8 *peer_addr,
  3094. struct wpa_ssid *ssid, const u8 *go_dev_addr)
  3095. {
  3096. enum p2p_invite_role role;
  3097. u8 *bssid = NULL;
  3098. if (ssid->mode == WPAS_MODE_P2P_GO) {
  3099. role = P2P_INVITE_ROLE_GO;
  3100. if (peer_addr == NULL) {
  3101. wpa_printf(MSG_DEBUG, "P2P: Missing peer "
  3102. "address in invitation command");
  3103. return -1;
  3104. }
  3105. if (wpas_p2p_create_iface(wpa_s)) {
  3106. if (wpas_p2p_add_group_interface(wpa_s,
  3107. WPA_IF_P2P_GO) < 0) {
  3108. wpa_printf(MSG_ERROR, "P2P: Failed to "
  3109. "allocate a new interface for the "
  3110. "group");
  3111. return -1;
  3112. }
  3113. bssid = wpa_s->pending_interface_addr;
  3114. } else
  3115. bssid = wpa_s->own_addr;
  3116. } else {
  3117. role = P2P_INVITE_ROLE_CLIENT;
  3118. peer_addr = ssid->bssid;
  3119. }
  3120. wpa_s->pending_invite_ssid_id = ssid->id;
  3121. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3122. return wpa_drv_p2p_invite(wpa_s, peer_addr, role, bssid,
  3123. ssid->ssid, ssid->ssid_len,
  3124. go_dev_addr, 1);
  3125. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3126. return -1;
  3127. return p2p_invite(wpa_s->global->p2p, peer_addr, role, bssid,
  3128. ssid->ssid, ssid->ssid_len, 0, go_dev_addr, 1);
  3129. }
  3130. /* Invite to join an active group */
  3131. int wpas_p2p_invite_group(struct wpa_supplicant *wpa_s, const char *ifname,
  3132. const u8 *peer_addr, const u8 *go_dev_addr)
  3133. {
  3134. struct wpa_global *global = wpa_s->global;
  3135. enum p2p_invite_role role;
  3136. u8 *bssid = NULL;
  3137. struct wpa_ssid *ssid;
  3138. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  3139. if (os_strcmp(wpa_s->ifname, ifname) == 0)
  3140. break;
  3141. }
  3142. if (wpa_s == NULL) {
  3143. wpa_printf(MSG_DEBUG, "P2P: Interface '%s' not found", ifname);
  3144. return -1;
  3145. }
  3146. ssid = wpa_s->current_ssid;
  3147. if (ssid == NULL) {
  3148. wpa_printf(MSG_DEBUG, "P2P: No current SSID to use for "
  3149. "invitation");
  3150. return -1;
  3151. }
  3152. if (ssid->mode == WPAS_MODE_P2P_GO) {
  3153. role = P2P_INVITE_ROLE_ACTIVE_GO;
  3154. bssid = wpa_s->own_addr;
  3155. if (go_dev_addr == NULL)
  3156. go_dev_addr = wpa_s->parent->own_addr;
  3157. } else {
  3158. role = P2P_INVITE_ROLE_CLIENT;
  3159. if (wpa_s->wpa_state < WPA_ASSOCIATED) {
  3160. wpa_printf(MSG_DEBUG, "P2P: Not associated - cannot "
  3161. "invite to current group");
  3162. return -1;
  3163. }
  3164. bssid = wpa_s->bssid;
  3165. if (go_dev_addr == NULL &&
  3166. !is_zero_ether_addr(wpa_s->go_dev_addr))
  3167. go_dev_addr = wpa_s->go_dev_addr;
  3168. }
  3169. wpa_s->parent->pending_invite_ssid_id = -1;
  3170. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3171. return wpa_drv_p2p_invite(wpa_s, peer_addr, role, bssid,
  3172. ssid->ssid, ssid->ssid_len,
  3173. go_dev_addr, 0);
  3174. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3175. return -1;
  3176. return p2p_invite(wpa_s->global->p2p, peer_addr, role, bssid,
  3177. ssid->ssid, ssid->ssid_len, wpa_s->assoc_freq,
  3178. go_dev_addr, 0);
  3179. }
  3180. void wpas_p2p_completed(struct wpa_supplicant *wpa_s)
  3181. {
  3182. struct wpa_ssid *ssid = wpa_s->current_ssid;
  3183. const char *ssid_txt;
  3184. u8 go_dev_addr[ETH_ALEN];
  3185. int persistent;
  3186. if (!wpa_s->show_group_started || !ssid)
  3187. return;
  3188. wpa_s->show_group_started = 0;
  3189. ssid_txt = wpa_ssid_txt(ssid->ssid, ssid->ssid_len);
  3190. os_memset(go_dev_addr, 0, ETH_ALEN);
  3191. if (ssid->bssid_set)
  3192. os_memcpy(go_dev_addr, ssid->bssid, ETH_ALEN);
  3193. persistent = wpas_p2p_persistent_group(wpa_s, go_dev_addr, ssid->ssid,
  3194. ssid->ssid_len);
  3195. os_memcpy(wpa_s->go_dev_addr, go_dev_addr, ETH_ALEN);
  3196. if (wpa_s->global->p2p_group_formation == wpa_s)
  3197. wpa_s->global->p2p_group_formation = NULL;
  3198. if (ssid->passphrase == NULL && ssid->psk_set) {
  3199. char psk[65];
  3200. wpa_snprintf_hex(psk, sizeof(psk), ssid->psk, 32);
  3201. wpa_msg(wpa_s->parent, MSG_INFO, P2P_EVENT_GROUP_STARTED
  3202. "%s client ssid=\"%s\" freq=%d psk=%s go_dev_addr="
  3203. MACSTR "%s",
  3204. wpa_s->ifname, ssid_txt, ssid->frequency, psk,
  3205. MAC2STR(go_dev_addr),
  3206. persistent ? " [PERSISTENT]" : "");
  3207. } else {
  3208. wpa_msg(wpa_s->parent, MSG_INFO, P2P_EVENT_GROUP_STARTED
  3209. "%s client ssid=\"%s\" freq=%d passphrase=\"%s\" "
  3210. "go_dev_addr=" MACSTR "%s",
  3211. wpa_s->ifname, ssid_txt, ssid->frequency,
  3212. ssid->passphrase ? ssid->passphrase : "",
  3213. MAC2STR(go_dev_addr),
  3214. persistent ? " [PERSISTENT]" : "");
  3215. }
  3216. if (persistent)
  3217. wpas_p2p_store_persistent_group(wpa_s->parent, ssid,
  3218. go_dev_addr);
  3219. }
  3220. int wpas_p2p_presence_req(struct wpa_supplicant *wpa_s, u32 duration1,
  3221. u32 interval1, u32 duration2, u32 interval2)
  3222. {
  3223. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3224. return -1;
  3225. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3226. return -1;
  3227. if (wpa_s->wpa_state < WPA_ASSOCIATED ||
  3228. wpa_s->current_ssid == NULL ||
  3229. wpa_s->current_ssid->mode != WPAS_MODE_INFRA)
  3230. return -1;
  3231. return p2p_presence_req(wpa_s->global->p2p, wpa_s->bssid,
  3232. wpa_s->own_addr, wpa_s->assoc_freq,
  3233. duration1, interval1, duration2, interval2);
  3234. }
  3235. int wpas_p2p_ext_listen(struct wpa_supplicant *wpa_s, unsigned int period,
  3236. unsigned int interval)
  3237. {
  3238. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3239. return -1;
  3240. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3241. return -1;
  3242. return p2p_ext_listen(wpa_s->global->p2p, period, interval);
  3243. }
  3244. static void wpas_p2p_group_idle_timeout(void *eloop_ctx, void *timeout_ctx)
  3245. {
  3246. struct wpa_supplicant *wpa_s = eloop_ctx;
  3247. if (wpa_s->conf->p2p_group_idle == 0) {
  3248. wpa_printf(MSG_DEBUG, "P2P: Ignore group idle timeout - "
  3249. "disabled");
  3250. return;
  3251. }
  3252. wpa_printf(MSG_DEBUG, "P2P: Group idle timeout reached - terminate "
  3253. "group");
  3254. wpa_s->removal_reason = P2P_GROUP_REMOVAL_IDLE_TIMEOUT;
  3255. wpas_p2p_group_delete(wpa_s);
  3256. }
  3257. static void wpas_p2p_set_group_idle_timeout(struct wpa_supplicant *wpa_s)
  3258. {
  3259. eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL);
  3260. if (wpa_s->conf->p2p_group_idle == 0)
  3261. return;
  3262. if (wpa_s->current_ssid == NULL || !wpa_s->current_ssid->p2p_group)
  3263. return;
  3264. wpa_printf(MSG_DEBUG, "P2P: Set P2P group idle timeout to %u seconds",
  3265. wpa_s->conf->p2p_group_idle);
  3266. eloop_register_timeout(wpa_s->conf->p2p_group_idle, 0,
  3267. wpas_p2p_group_idle_timeout, wpa_s, NULL);
  3268. }
  3269. void wpas_p2p_deauth_notif(struct wpa_supplicant *wpa_s, const u8 *bssid,
  3270. u16 reason_code, const u8 *ie, size_t ie_len)
  3271. {
  3272. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3273. return;
  3274. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3275. return;
  3276. p2p_deauth_notif(wpa_s->global->p2p, bssid, reason_code, ie, ie_len);
  3277. }
  3278. void wpas_p2p_disassoc_notif(struct wpa_supplicant *wpa_s, const u8 *bssid,
  3279. u16 reason_code, const u8 *ie, size_t ie_len)
  3280. {
  3281. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3282. return;
  3283. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3284. return;
  3285. p2p_disassoc_notif(wpa_s->global->p2p, bssid, reason_code, ie, ie_len);
  3286. }
  3287. void wpas_p2p_update_config(struct wpa_supplicant *wpa_s)
  3288. {
  3289. struct p2p_data *p2p = wpa_s->global->p2p;
  3290. if (p2p == NULL)
  3291. return;
  3292. if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_CAPABLE))
  3293. return;
  3294. if (wpa_s->conf->changed_parameters & CFG_CHANGED_DEVICE_NAME)
  3295. p2p_set_dev_name(p2p, wpa_s->conf->device_name);
  3296. if (wpa_s->conf->changed_parameters & CFG_CHANGED_DEVICE_TYPE)
  3297. p2p_set_pri_dev_type(p2p, wpa_s->conf->device_type);
  3298. if (wpa_s->wps &&
  3299. (wpa_s->conf->changed_parameters & CFG_CHANGED_CONFIG_METHODS))
  3300. p2p_set_config_methods(p2p, wpa_s->wps->config_methods);
  3301. if (wpa_s->wps && (wpa_s->conf->changed_parameters & CFG_CHANGED_UUID))
  3302. p2p_set_uuid(p2p, wpa_s->wps->uuid);
  3303. if (wpa_s->conf->changed_parameters & CFG_CHANGED_WPS_STRING) {
  3304. p2p_set_manufacturer(p2p, wpa_s->conf->manufacturer);
  3305. p2p_set_model_name(p2p, wpa_s->conf->model_name);
  3306. p2p_set_model_number(p2p, wpa_s->conf->model_number);
  3307. p2p_set_serial_number(p2p, wpa_s->conf->serial_number);
  3308. }
  3309. if (wpa_s->conf->changed_parameters & CFG_CHANGED_SEC_DEVICE_TYPE)
  3310. p2p_set_sec_dev_types(p2p,
  3311. (void *) wpa_s->conf->sec_device_type,
  3312. wpa_s->conf->num_sec_device_types);
  3313. if (wpa_s->conf->changed_parameters & CFG_CHANGED_VENDOR_EXTENSION) {
  3314. int i;
  3315. p2p_remove_wps_vendor_extensions(p2p);
  3316. for (i = 0; i < MAX_WPS_VENDOR_EXT; i++) {
  3317. if (wpa_s->conf->wps_vendor_ext[i] == NULL)
  3318. continue;
  3319. p2p_add_wps_vendor_extension(
  3320. p2p, wpa_s->conf->wps_vendor_ext[i]);
  3321. }
  3322. }
  3323. if ((wpa_s->conf->changed_parameters & CFG_CHANGED_COUNTRY) &&
  3324. wpa_s->conf->country[0] && wpa_s->conf->country[1]) {
  3325. char country[3];
  3326. country[0] = wpa_s->conf->country[0];
  3327. country[1] = wpa_s->conf->country[1];
  3328. country[2] = 0x04;
  3329. p2p_set_country(p2p, country);
  3330. }
  3331. if (wpa_s->conf->changed_parameters & CFG_CHANGED_P2P_SSID_POSTFIX) {
  3332. p2p_set_ssid_postfix(p2p, (u8 *) wpa_s->conf->p2p_ssid_postfix,
  3333. wpa_s->conf->p2p_ssid_postfix ?
  3334. os_strlen(wpa_s->conf->p2p_ssid_postfix) :
  3335. 0);
  3336. }
  3337. if (wpa_s->conf->changed_parameters & CFG_CHANGED_P2P_INTRA_BSS)
  3338. p2p_set_intra_bss_dist(p2p, wpa_s->conf->p2p_intra_bss);
  3339. }
  3340. int wpas_p2p_set_noa(struct wpa_supplicant *wpa_s, u8 count, int start,
  3341. int duration)
  3342. {
  3343. if (!wpa_s->ap_iface)
  3344. return -1;
  3345. return hostapd_p2p_set_noa(wpa_s->ap_iface->bss[0], count, start,
  3346. duration);
  3347. }
  3348. int wpas_p2p_set_cross_connect(struct wpa_supplicant *wpa_s, int enabled)
  3349. {
  3350. if (wpa_s->global->p2p_disabled || wpa_s->global->p2p == NULL)
  3351. return -1;
  3352. if (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT)
  3353. return -1;
  3354. wpa_s->global->cross_connection = enabled;
  3355. p2p_set_cross_connect(wpa_s->global->p2p, enabled);
  3356. if (!enabled) {
  3357. struct wpa_supplicant *iface;
  3358. for (iface = wpa_s->global->ifaces; iface; iface = iface->next)
  3359. {
  3360. if (iface->cross_connect_enabled == 0)
  3361. continue;
  3362. iface->cross_connect_enabled = 0;
  3363. iface->cross_connect_in_use = 0;
  3364. wpa_msg(iface->parent, MSG_INFO,
  3365. P2P_EVENT_CROSS_CONNECT_DISABLE "%s %s",
  3366. iface->ifname, iface->cross_connect_uplink);
  3367. }
  3368. }
  3369. return 0;
  3370. }
  3371. static void wpas_p2p_enable_cross_connect(struct wpa_supplicant *uplink)
  3372. {
  3373. struct wpa_supplicant *iface;
  3374. if (!uplink->global->cross_connection)
  3375. return;
  3376. for (iface = uplink->global->ifaces; iface; iface = iface->next) {
  3377. if (!iface->cross_connect_enabled)
  3378. continue;
  3379. if (os_strcmp(uplink->ifname, iface->cross_connect_uplink) !=
  3380. 0)
  3381. continue;
  3382. if (iface->ap_iface == NULL)
  3383. continue;
  3384. if (iface->cross_connect_in_use)
  3385. continue;
  3386. iface->cross_connect_in_use = 1;
  3387. wpa_msg(iface->parent, MSG_INFO,
  3388. P2P_EVENT_CROSS_CONNECT_ENABLE "%s %s",
  3389. iface->ifname, iface->cross_connect_uplink);
  3390. }
  3391. }
  3392. static void wpas_p2p_disable_cross_connect(struct wpa_supplicant *uplink)
  3393. {
  3394. struct wpa_supplicant *iface;
  3395. for (iface = uplink->global->ifaces; iface; iface = iface->next) {
  3396. if (!iface->cross_connect_enabled)
  3397. continue;
  3398. if (os_strcmp(uplink->ifname, iface->cross_connect_uplink) !=
  3399. 0)
  3400. continue;
  3401. if (!iface->cross_connect_in_use)
  3402. continue;
  3403. wpa_msg(iface->parent, MSG_INFO,
  3404. P2P_EVENT_CROSS_CONNECT_DISABLE "%s %s",
  3405. iface->ifname, iface->cross_connect_uplink);
  3406. iface->cross_connect_in_use = 0;
  3407. }
  3408. }
  3409. void wpas_p2p_notif_connected(struct wpa_supplicant *wpa_s)
  3410. {
  3411. if (wpa_s->ap_iface || wpa_s->current_ssid == NULL ||
  3412. wpa_s->current_ssid->mode != WPAS_MODE_INFRA ||
  3413. wpa_s->cross_connect_disallowed)
  3414. wpas_p2p_disable_cross_connect(wpa_s);
  3415. else
  3416. wpas_p2p_enable_cross_connect(wpa_s);
  3417. if (!wpa_s->ap_iface)
  3418. eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL);
  3419. }
  3420. void wpas_p2p_notif_disconnected(struct wpa_supplicant *wpa_s)
  3421. {
  3422. wpas_p2p_disable_cross_connect(wpa_s);
  3423. if (!wpa_s->ap_iface)
  3424. wpas_p2p_set_group_idle_timeout(wpa_s);
  3425. }
  3426. static void wpas_p2p_cross_connect_setup(struct wpa_supplicant *wpa_s)
  3427. {
  3428. struct wpa_supplicant *iface;
  3429. if (!wpa_s->global->cross_connection)
  3430. return;
  3431. for (iface = wpa_s->global->ifaces; iface; iface = iface->next) {
  3432. if (iface == wpa_s)
  3433. continue;
  3434. if (iface->drv_flags &
  3435. WPA_DRIVER_FLAGS_P2P_DEDICATED_INTERFACE)
  3436. continue;
  3437. if (iface->drv_flags & WPA_DRIVER_FLAGS_P2P_CAPABLE)
  3438. continue;
  3439. wpa_s->cross_connect_enabled = 1;
  3440. os_strlcpy(wpa_s->cross_connect_uplink, iface->ifname,
  3441. sizeof(wpa_s->cross_connect_uplink));
  3442. wpa_printf(MSG_DEBUG, "P2P: Enable cross connection from "
  3443. "%s to %s whenever uplink is available",
  3444. wpa_s->ifname, wpa_s->cross_connect_uplink);
  3445. if (iface->ap_iface || iface->current_ssid == NULL ||
  3446. iface->current_ssid->mode != WPAS_MODE_INFRA ||
  3447. iface->cross_connect_disallowed ||
  3448. iface->wpa_state != WPA_COMPLETED)
  3449. break;
  3450. wpa_s->cross_connect_in_use = 1;
  3451. wpa_msg(wpa_s->parent, MSG_INFO,
  3452. P2P_EVENT_CROSS_CONNECT_ENABLE "%s %s",
  3453. wpa_s->ifname, wpa_s->cross_connect_uplink);
  3454. break;
  3455. }
  3456. }
  3457. int wpas_p2p_notif_pbc_overlap(struct wpa_supplicant *wpa_s)
  3458. {
  3459. if (wpa_s->p2p_group_interface != P2P_GROUP_INTERFACE_CLIENT &&
  3460. !wpa_s->p2p_in_provisioning)
  3461. return 0; /* not P2P client operation */
  3462. wpa_printf(MSG_DEBUG, "P2P: Terminate connection due to WPS PBC "
  3463. "session overlap");
  3464. if (wpa_s != wpa_s->parent)
  3465. wpa_msg_ctrl(wpa_s->parent, MSG_INFO, WPS_EVENT_OVERLAP);
  3466. if (wpa_s->global->p2p)
  3467. p2p_group_formation_failed(wpa_s->global->p2p);
  3468. eloop_cancel_timeout(wpas_p2p_group_formation_timeout,
  3469. wpa_s->parent, NULL);
  3470. wpas_group_formation_completed(wpa_s, 0);
  3471. return 1;
  3472. }
  3473. void wpas_p2p_update_channel_list(struct wpa_supplicant *wpa_s)
  3474. {
  3475. struct p2p_channels chan;
  3476. if (wpa_s->global == NULL || wpa_s->global->p2p == NULL)
  3477. return;
  3478. os_memset(&chan, 0, sizeof(chan));
  3479. if (wpas_p2p_setup_channels(wpa_s, &chan)) {
  3480. wpa_printf(MSG_ERROR, "P2P: Failed to update supported "
  3481. "channel list");
  3482. return;
  3483. }
  3484. p2p_update_channel_list(wpa_s->global->p2p, &chan);
  3485. }
  3486. int wpas_p2p_cancel(struct wpa_supplicant *wpa_s)
  3487. {
  3488. struct wpa_global *global = wpa_s->global;
  3489. int found = 0;
  3490. const u8 *peer;
  3491. if (global->p2p == NULL)
  3492. return -1;
  3493. wpa_printf(MSG_DEBUG, "P2P: Request to cancel group formation");
  3494. if (wpa_s->pending_interface_name[0] &&
  3495. !is_zero_ether_addr(wpa_s->pending_interface_addr))
  3496. found = 1;
  3497. peer = p2p_get_go_neg_peer(global->p2p);
  3498. if (peer) {
  3499. wpa_printf(MSG_DEBUG, "P2P: Unauthorize pending GO Neg peer "
  3500. MACSTR, MAC2STR(peer));
  3501. p2p_unauthorize(global->p2p, peer);
  3502. }
  3503. wpas_p2p_stop_find(wpa_s);
  3504. for (wpa_s = global->ifaces; wpa_s; wpa_s = wpa_s->next) {
  3505. if (wpa_s == global->p2p_group_formation &&
  3506. (wpa_s->p2p_in_provisioning ||
  3507. wpa_s->parent->pending_interface_type ==
  3508. WPA_IF_P2P_CLIENT)) {
  3509. wpa_printf(MSG_DEBUG, "P2P: Interface %s in group "
  3510. "formation found - cancelling",
  3511. wpa_s->ifname);
  3512. found = 1;
  3513. eloop_cancel_timeout(wpas_p2p_group_formation_timeout,
  3514. wpa_s->parent, NULL);
  3515. wpas_p2p_group_delete(wpa_s);
  3516. break;
  3517. }
  3518. }
  3519. if (!found) {
  3520. wpa_printf(MSG_DEBUG, "P2P: No ongoing group formation found");
  3521. return -1;
  3522. }
  3523. return 0;
  3524. }
  3525. void wpas_p2p_interface_unavailable(struct wpa_supplicant *wpa_s)
  3526. {
  3527. if (wpa_s->current_ssid == NULL || !wpa_s->current_ssid->p2p_group)
  3528. return;
  3529. wpa_printf(MSG_DEBUG, "P2P: Remove group due to driver resource not "
  3530. "being available anymore");
  3531. wpa_s->removal_reason = P2P_GROUP_REMOVAL_UNAVAILABLE;
  3532. wpas_p2p_group_delete(wpa_s);
  3533. }
  3534. void wpas_p2p_update_best_channels(struct wpa_supplicant *wpa_s,
  3535. int freq_24, int freq_5, int freq_overall)
  3536. {
  3537. struct p2p_data *p2p = wpa_s->global->p2p;
  3538. if (p2p == NULL || (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT))
  3539. return;
  3540. p2p_set_best_channels(p2p, freq_24, freq_5, freq_overall);
  3541. }
  3542. int wpas_p2p_unauthorize(struct wpa_supplicant *wpa_s, const char *addr)
  3543. {
  3544. u8 peer[ETH_ALEN];
  3545. struct p2p_data *p2p = wpa_s->global->p2p;
  3546. if (p2p == NULL || (wpa_s->drv_flags & WPA_DRIVER_FLAGS_P2P_MGMT))
  3547. return -1;
  3548. if (hwaddr_aton(addr, peer))
  3549. return -1;
  3550. return p2p_unauthorize(p2p, peer);
  3551. }
  3552. /**
  3553. * wpas_p2p_disconnect - Disconnect from a P2P Group
  3554. * @wpa_s: Pointer to wpa_supplicant data
  3555. * Returns: 0 on success, -1 on failure
  3556. *
  3557. * This can be used to disconnect from a group in which the local end is a P2P
  3558. * Client or to end a P2P Group in case the local end is the Group Owner. If a
  3559. * virtual network interface was created for this group, that interface will be
  3560. * removed. Otherwise, only the configured P2P group network will be removed
  3561. * from the interface.
  3562. */
  3563. int wpas_p2p_disconnect(struct wpa_supplicant *wpa_s)
  3564. {
  3565. if (wpa_s == NULL)
  3566. return -1;
  3567. wpa_s->removal_reason = P2P_GROUP_REMOVAL_REQUESTED;
  3568. wpas_p2p_group_delete(wpa_s);
  3569. return 0;
  3570. }