p2p_supplicant.c 121 KB

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