p2p_supplicant.c 132 KB

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