hci_event.c 130 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461
  1. /*
  2. BlueZ - Bluetooth protocol stack for Linux
  3. Copyright (c) 2000-2001, 2010, Code Aurora Forum. All rights reserved.
  4. Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License version 2 as
  7. published by the Free Software Foundation;
  8. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  9. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  10. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  11. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) AND AUTHOR(S) BE LIABLE FOR ANY
  12. CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
  13. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  14. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  15. OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  16. ALL LIABILITY, INCLUDING LIABILITY FOR INFRINGEMENT OF ANY PATENTS,
  17. COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS, RELATING TO USE OF THIS
  18. SOFTWARE IS DISCLAIMED.
  19. */
  20. /* Bluetooth HCI event handling. */
  21. #include <asm/unaligned.h>
  22. #include <net/bluetooth/bluetooth.h>
  23. #include <net/bluetooth/hci_core.h>
  24. #include <net/bluetooth/mgmt.h>
  25. #include "hci_request.h"
  26. #include "hci_debugfs.h"
  27. #include "a2mp.h"
  28. #include "amp.h"
  29. #include "smp.h"
  30. #define ZERO_KEY "\x00\x00\x00\x00\x00\x00\x00\x00" \
  31. "\x00\x00\x00\x00\x00\x00\x00\x00"
  32. /* Handle HCI Event packets */
  33. static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb)
  34. {
  35. __u8 status = *((__u8 *) skb->data);
  36. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  37. if (status)
  38. return;
  39. clear_bit(HCI_INQUIRY, &hdev->flags);
  40. smp_mb__after_atomic(); /* wake_up_bit advises about this barrier */
  41. wake_up_bit(&hdev->flags, HCI_INQUIRY);
  42. hci_dev_lock(hdev);
  43. /* Set discovery state to stopped if we're not doing LE active
  44. * scanning.
  45. */
  46. if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) ||
  47. hdev->le_scan_type != LE_SCAN_ACTIVE)
  48. hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
  49. hci_dev_unlock(hdev);
  50. hci_conn_check_pending(hdev);
  51. }
  52. static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb)
  53. {
  54. __u8 status = *((__u8 *) skb->data);
  55. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  56. if (status)
  57. return;
  58. hci_dev_set_flag(hdev, HCI_PERIODIC_INQ);
  59. }
  60. static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb)
  61. {
  62. __u8 status = *((__u8 *) skb->data);
  63. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  64. if (status)
  65. return;
  66. hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ);
  67. hci_conn_check_pending(hdev);
  68. }
  69. static void hci_cc_remote_name_req_cancel(struct hci_dev *hdev,
  70. struct sk_buff *skb)
  71. {
  72. BT_DBG("%s", hdev->name);
  73. }
  74. static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb)
  75. {
  76. struct hci_rp_role_discovery *rp = (void *) skb->data;
  77. struct hci_conn *conn;
  78. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  79. if (rp->status)
  80. return;
  81. hci_dev_lock(hdev);
  82. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle));
  83. if (conn)
  84. conn->role = rp->role;
  85. hci_dev_unlock(hdev);
  86. }
  87. static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb)
  88. {
  89. struct hci_rp_read_link_policy *rp = (void *) skb->data;
  90. struct hci_conn *conn;
  91. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  92. if (rp->status)
  93. return;
  94. hci_dev_lock(hdev);
  95. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle));
  96. if (conn)
  97. conn->link_policy = __le16_to_cpu(rp->policy);
  98. hci_dev_unlock(hdev);
  99. }
  100. static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb)
  101. {
  102. struct hci_rp_write_link_policy *rp = (void *) skb->data;
  103. struct hci_conn *conn;
  104. void *sent;
  105. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  106. if (rp->status)
  107. return;
  108. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LINK_POLICY);
  109. if (!sent)
  110. return;
  111. hci_dev_lock(hdev);
  112. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle));
  113. if (conn)
  114. conn->link_policy = get_unaligned_le16(sent + 2);
  115. hci_dev_unlock(hdev);
  116. }
  117. static void hci_cc_read_def_link_policy(struct hci_dev *hdev,
  118. struct sk_buff *skb)
  119. {
  120. struct hci_rp_read_def_link_policy *rp = (void *) skb->data;
  121. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  122. if (rp->status)
  123. return;
  124. hdev->link_policy = __le16_to_cpu(rp->policy);
  125. }
  126. static void hci_cc_write_def_link_policy(struct hci_dev *hdev,
  127. struct sk_buff *skb)
  128. {
  129. __u8 status = *((__u8 *) skb->data);
  130. void *sent;
  131. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  132. if (status)
  133. return;
  134. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_DEF_LINK_POLICY);
  135. if (!sent)
  136. return;
  137. hdev->link_policy = get_unaligned_le16(sent);
  138. }
  139. static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb)
  140. {
  141. __u8 status = *((__u8 *) skb->data);
  142. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  143. clear_bit(HCI_RESET, &hdev->flags);
  144. if (status)
  145. return;
  146. /* Reset all non-persistent flags */
  147. hci_dev_clear_volatile_flags(hdev);
  148. hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
  149. hdev->inq_tx_power = HCI_TX_POWER_INVALID;
  150. hdev->adv_tx_power = HCI_TX_POWER_INVALID;
  151. memset(hdev->adv_data, 0, sizeof(hdev->adv_data));
  152. hdev->adv_data_len = 0;
  153. memset(hdev->scan_rsp_data, 0, sizeof(hdev->scan_rsp_data));
  154. hdev->scan_rsp_data_len = 0;
  155. hdev->le_scan_type = LE_SCAN_PASSIVE;
  156. hdev->ssp_debug_mode = 0;
  157. hci_bdaddr_list_clear(&hdev->le_white_list);
  158. }
  159. static void hci_cc_read_stored_link_key(struct hci_dev *hdev,
  160. struct sk_buff *skb)
  161. {
  162. struct hci_rp_read_stored_link_key *rp = (void *)skb->data;
  163. struct hci_cp_read_stored_link_key *sent;
  164. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  165. sent = hci_sent_cmd_data(hdev, HCI_OP_READ_STORED_LINK_KEY);
  166. if (!sent)
  167. return;
  168. if (!rp->status && sent->read_all == 0x01) {
  169. hdev->stored_max_keys = rp->max_keys;
  170. hdev->stored_num_keys = rp->num_keys;
  171. }
  172. }
  173. static void hci_cc_delete_stored_link_key(struct hci_dev *hdev,
  174. struct sk_buff *skb)
  175. {
  176. struct hci_rp_delete_stored_link_key *rp = (void *)skb->data;
  177. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  178. if (rp->status)
  179. return;
  180. if (rp->num_keys <= hdev->stored_num_keys)
  181. hdev->stored_num_keys -= rp->num_keys;
  182. else
  183. hdev->stored_num_keys = 0;
  184. }
  185. static void hci_cc_write_local_name(struct hci_dev *hdev, struct sk_buff *skb)
  186. {
  187. __u8 status = *((__u8 *) skb->data);
  188. void *sent;
  189. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  190. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LOCAL_NAME);
  191. if (!sent)
  192. return;
  193. hci_dev_lock(hdev);
  194. if (hci_dev_test_flag(hdev, HCI_MGMT))
  195. mgmt_set_local_name_complete(hdev, sent, status);
  196. else if (!status)
  197. memcpy(hdev->dev_name, sent, HCI_MAX_NAME_LENGTH);
  198. hci_dev_unlock(hdev);
  199. }
  200. static void hci_cc_read_local_name(struct hci_dev *hdev, struct sk_buff *skb)
  201. {
  202. struct hci_rp_read_local_name *rp = (void *) skb->data;
  203. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  204. if (rp->status)
  205. return;
  206. if (hci_dev_test_flag(hdev, HCI_SETUP) ||
  207. hci_dev_test_flag(hdev, HCI_CONFIG))
  208. memcpy(hdev->dev_name, rp->name, HCI_MAX_NAME_LENGTH);
  209. }
  210. static void hci_cc_write_auth_enable(struct hci_dev *hdev, struct sk_buff *skb)
  211. {
  212. __u8 status = *((__u8 *) skb->data);
  213. void *sent;
  214. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  215. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_AUTH_ENABLE);
  216. if (!sent)
  217. return;
  218. hci_dev_lock(hdev);
  219. if (!status) {
  220. __u8 param = *((__u8 *) sent);
  221. if (param == AUTH_ENABLED)
  222. set_bit(HCI_AUTH, &hdev->flags);
  223. else
  224. clear_bit(HCI_AUTH, &hdev->flags);
  225. }
  226. if (hci_dev_test_flag(hdev, HCI_MGMT))
  227. mgmt_auth_enable_complete(hdev, status);
  228. hci_dev_unlock(hdev);
  229. }
  230. static void hci_cc_write_encrypt_mode(struct hci_dev *hdev, struct sk_buff *skb)
  231. {
  232. __u8 status = *((__u8 *) skb->data);
  233. __u8 param;
  234. void *sent;
  235. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  236. if (status)
  237. return;
  238. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_ENCRYPT_MODE);
  239. if (!sent)
  240. return;
  241. param = *((__u8 *) sent);
  242. if (param)
  243. set_bit(HCI_ENCRYPT, &hdev->flags);
  244. else
  245. clear_bit(HCI_ENCRYPT, &hdev->flags);
  246. }
  247. static void hci_cc_write_scan_enable(struct hci_dev *hdev, struct sk_buff *skb)
  248. {
  249. __u8 status = *((__u8 *) skb->data);
  250. __u8 param;
  251. void *sent;
  252. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  253. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SCAN_ENABLE);
  254. if (!sent)
  255. return;
  256. param = *((__u8 *) sent);
  257. hci_dev_lock(hdev);
  258. if (status) {
  259. hdev->discov_timeout = 0;
  260. goto done;
  261. }
  262. if (param & SCAN_INQUIRY)
  263. set_bit(HCI_ISCAN, &hdev->flags);
  264. else
  265. clear_bit(HCI_ISCAN, &hdev->flags);
  266. if (param & SCAN_PAGE)
  267. set_bit(HCI_PSCAN, &hdev->flags);
  268. else
  269. clear_bit(HCI_PSCAN, &hdev->flags);
  270. done:
  271. hci_dev_unlock(hdev);
  272. }
  273. static void hci_cc_read_class_of_dev(struct hci_dev *hdev, struct sk_buff *skb)
  274. {
  275. struct hci_rp_read_class_of_dev *rp = (void *) skb->data;
  276. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  277. if (rp->status)
  278. return;
  279. memcpy(hdev->dev_class, rp->dev_class, 3);
  280. BT_DBG("%s class 0x%.2x%.2x%.2x", hdev->name,
  281. hdev->dev_class[2], hdev->dev_class[1], hdev->dev_class[0]);
  282. }
  283. static void hci_cc_write_class_of_dev(struct hci_dev *hdev, struct sk_buff *skb)
  284. {
  285. __u8 status = *((__u8 *) skb->data);
  286. void *sent;
  287. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  288. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_CLASS_OF_DEV);
  289. if (!sent)
  290. return;
  291. hci_dev_lock(hdev);
  292. if (status == 0)
  293. memcpy(hdev->dev_class, sent, 3);
  294. if (hci_dev_test_flag(hdev, HCI_MGMT))
  295. mgmt_set_class_of_dev_complete(hdev, sent, status);
  296. hci_dev_unlock(hdev);
  297. }
  298. static void hci_cc_read_voice_setting(struct hci_dev *hdev, struct sk_buff *skb)
  299. {
  300. struct hci_rp_read_voice_setting *rp = (void *) skb->data;
  301. __u16 setting;
  302. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  303. if (rp->status)
  304. return;
  305. setting = __le16_to_cpu(rp->voice_setting);
  306. if (hdev->voice_setting == setting)
  307. return;
  308. hdev->voice_setting = setting;
  309. BT_DBG("%s voice setting 0x%4.4x", hdev->name, setting);
  310. if (hdev->notify)
  311. hdev->notify(hdev, HCI_NOTIFY_VOICE_SETTING);
  312. }
  313. static void hci_cc_write_voice_setting(struct hci_dev *hdev,
  314. struct sk_buff *skb)
  315. {
  316. __u8 status = *((__u8 *) skb->data);
  317. __u16 setting;
  318. void *sent;
  319. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  320. if (status)
  321. return;
  322. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_VOICE_SETTING);
  323. if (!sent)
  324. return;
  325. setting = get_unaligned_le16(sent);
  326. if (hdev->voice_setting == setting)
  327. return;
  328. hdev->voice_setting = setting;
  329. BT_DBG("%s voice setting 0x%4.4x", hdev->name, setting);
  330. if (hdev->notify)
  331. hdev->notify(hdev, HCI_NOTIFY_VOICE_SETTING);
  332. }
  333. static void hci_cc_read_num_supported_iac(struct hci_dev *hdev,
  334. struct sk_buff *skb)
  335. {
  336. struct hci_rp_read_num_supported_iac *rp = (void *) skb->data;
  337. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  338. if (rp->status)
  339. return;
  340. hdev->num_iac = rp->num_iac;
  341. BT_DBG("%s num iac %d", hdev->name, hdev->num_iac);
  342. }
  343. static void hci_cc_write_ssp_mode(struct hci_dev *hdev, struct sk_buff *skb)
  344. {
  345. __u8 status = *((__u8 *) skb->data);
  346. struct hci_cp_write_ssp_mode *sent;
  347. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  348. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SSP_MODE);
  349. if (!sent)
  350. return;
  351. hci_dev_lock(hdev);
  352. if (!status) {
  353. if (sent->mode)
  354. hdev->features[1][0] |= LMP_HOST_SSP;
  355. else
  356. hdev->features[1][0] &= ~LMP_HOST_SSP;
  357. }
  358. if (hci_dev_test_flag(hdev, HCI_MGMT))
  359. mgmt_ssp_enable_complete(hdev, sent->mode, status);
  360. else if (!status) {
  361. if (sent->mode)
  362. hci_dev_set_flag(hdev, HCI_SSP_ENABLED);
  363. else
  364. hci_dev_clear_flag(hdev, HCI_SSP_ENABLED);
  365. }
  366. hci_dev_unlock(hdev);
  367. }
  368. static void hci_cc_write_sc_support(struct hci_dev *hdev, struct sk_buff *skb)
  369. {
  370. u8 status = *((u8 *) skb->data);
  371. struct hci_cp_write_sc_support *sent;
  372. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  373. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SC_SUPPORT);
  374. if (!sent)
  375. return;
  376. hci_dev_lock(hdev);
  377. if (!status) {
  378. if (sent->support)
  379. hdev->features[1][0] |= LMP_HOST_SC;
  380. else
  381. hdev->features[1][0] &= ~LMP_HOST_SC;
  382. }
  383. if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) {
  384. if (sent->support)
  385. hci_dev_set_flag(hdev, HCI_SC_ENABLED);
  386. else
  387. hci_dev_clear_flag(hdev, HCI_SC_ENABLED);
  388. }
  389. hci_dev_unlock(hdev);
  390. }
  391. static void hci_cc_read_local_version(struct hci_dev *hdev, struct sk_buff *skb)
  392. {
  393. struct hci_rp_read_local_version *rp = (void *) skb->data;
  394. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  395. if (rp->status)
  396. return;
  397. if (hci_dev_test_flag(hdev, HCI_SETUP) ||
  398. hci_dev_test_flag(hdev, HCI_CONFIG)) {
  399. hdev->hci_ver = rp->hci_ver;
  400. hdev->hci_rev = __le16_to_cpu(rp->hci_rev);
  401. hdev->lmp_ver = rp->lmp_ver;
  402. hdev->manufacturer = __le16_to_cpu(rp->manufacturer);
  403. hdev->lmp_subver = __le16_to_cpu(rp->lmp_subver);
  404. }
  405. }
  406. static void hci_cc_read_local_commands(struct hci_dev *hdev,
  407. struct sk_buff *skb)
  408. {
  409. struct hci_rp_read_local_commands *rp = (void *) skb->data;
  410. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  411. if (rp->status)
  412. return;
  413. if (hci_dev_test_flag(hdev, HCI_SETUP) ||
  414. hci_dev_test_flag(hdev, HCI_CONFIG))
  415. memcpy(hdev->commands, rp->commands, sizeof(hdev->commands));
  416. }
  417. static void hci_cc_read_local_features(struct hci_dev *hdev,
  418. struct sk_buff *skb)
  419. {
  420. struct hci_rp_read_local_features *rp = (void *) skb->data;
  421. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  422. if (rp->status)
  423. return;
  424. memcpy(hdev->features, rp->features, 8);
  425. /* Adjust default settings according to features
  426. * supported by device. */
  427. if (hdev->features[0][0] & LMP_3SLOT)
  428. hdev->pkt_type |= (HCI_DM3 | HCI_DH3);
  429. if (hdev->features[0][0] & LMP_5SLOT)
  430. hdev->pkt_type |= (HCI_DM5 | HCI_DH5);
  431. if (hdev->features[0][1] & LMP_HV2) {
  432. hdev->pkt_type |= (HCI_HV2);
  433. hdev->esco_type |= (ESCO_HV2);
  434. }
  435. if (hdev->features[0][1] & LMP_HV3) {
  436. hdev->pkt_type |= (HCI_HV3);
  437. hdev->esco_type |= (ESCO_HV3);
  438. }
  439. if (lmp_esco_capable(hdev))
  440. hdev->esco_type |= (ESCO_EV3);
  441. if (hdev->features[0][4] & LMP_EV4)
  442. hdev->esco_type |= (ESCO_EV4);
  443. if (hdev->features[0][4] & LMP_EV5)
  444. hdev->esco_type |= (ESCO_EV5);
  445. if (hdev->features[0][5] & LMP_EDR_ESCO_2M)
  446. hdev->esco_type |= (ESCO_2EV3);
  447. if (hdev->features[0][5] & LMP_EDR_ESCO_3M)
  448. hdev->esco_type |= (ESCO_3EV3);
  449. if (hdev->features[0][5] & LMP_EDR_3S_ESCO)
  450. hdev->esco_type |= (ESCO_2EV5 | ESCO_3EV5);
  451. }
  452. static void hci_cc_read_local_ext_features(struct hci_dev *hdev,
  453. struct sk_buff *skb)
  454. {
  455. struct hci_rp_read_local_ext_features *rp = (void *) skb->data;
  456. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  457. if (rp->status)
  458. return;
  459. if (hdev->max_page < rp->max_page)
  460. hdev->max_page = rp->max_page;
  461. if (rp->page < HCI_MAX_PAGES)
  462. memcpy(hdev->features[rp->page], rp->features, 8);
  463. }
  464. static void hci_cc_read_flow_control_mode(struct hci_dev *hdev,
  465. struct sk_buff *skb)
  466. {
  467. struct hci_rp_read_flow_control_mode *rp = (void *) skb->data;
  468. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  469. if (rp->status)
  470. return;
  471. hdev->flow_ctl_mode = rp->mode;
  472. }
  473. static void hci_cc_read_buffer_size(struct hci_dev *hdev, struct sk_buff *skb)
  474. {
  475. struct hci_rp_read_buffer_size *rp = (void *) skb->data;
  476. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  477. if (rp->status)
  478. return;
  479. hdev->acl_mtu = __le16_to_cpu(rp->acl_mtu);
  480. hdev->sco_mtu = rp->sco_mtu;
  481. hdev->acl_pkts = __le16_to_cpu(rp->acl_max_pkt);
  482. hdev->sco_pkts = __le16_to_cpu(rp->sco_max_pkt);
  483. if (test_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks)) {
  484. hdev->sco_mtu = 64;
  485. hdev->sco_pkts = 8;
  486. }
  487. hdev->acl_cnt = hdev->acl_pkts;
  488. hdev->sco_cnt = hdev->sco_pkts;
  489. BT_DBG("%s acl mtu %d:%d sco mtu %d:%d", hdev->name, hdev->acl_mtu,
  490. hdev->acl_pkts, hdev->sco_mtu, hdev->sco_pkts);
  491. }
  492. static void hci_cc_read_bd_addr(struct hci_dev *hdev, struct sk_buff *skb)
  493. {
  494. struct hci_rp_read_bd_addr *rp = (void *) skb->data;
  495. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  496. if (rp->status)
  497. return;
  498. if (test_bit(HCI_INIT, &hdev->flags))
  499. bacpy(&hdev->bdaddr, &rp->bdaddr);
  500. if (hci_dev_test_flag(hdev, HCI_SETUP))
  501. bacpy(&hdev->setup_addr, &rp->bdaddr);
  502. }
  503. static void hci_cc_read_page_scan_activity(struct hci_dev *hdev,
  504. struct sk_buff *skb)
  505. {
  506. struct hci_rp_read_page_scan_activity *rp = (void *) skb->data;
  507. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  508. if (rp->status)
  509. return;
  510. if (test_bit(HCI_INIT, &hdev->flags)) {
  511. hdev->page_scan_interval = __le16_to_cpu(rp->interval);
  512. hdev->page_scan_window = __le16_to_cpu(rp->window);
  513. }
  514. }
  515. static void hci_cc_write_page_scan_activity(struct hci_dev *hdev,
  516. struct sk_buff *skb)
  517. {
  518. u8 status = *((u8 *) skb->data);
  519. struct hci_cp_write_page_scan_activity *sent;
  520. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  521. if (status)
  522. return;
  523. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_PAGE_SCAN_ACTIVITY);
  524. if (!sent)
  525. return;
  526. hdev->page_scan_interval = __le16_to_cpu(sent->interval);
  527. hdev->page_scan_window = __le16_to_cpu(sent->window);
  528. }
  529. static void hci_cc_read_page_scan_type(struct hci_dev *hdev,
  530. struct sk_buff *skb)
  531. {
  532. struct hci_rp_read_page_scan_type *rp = (void *) skb->data;
  533. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  534. if (rp->status)
  535. return;
  536. if (test_bit(HCI_INIT, &hdev->flags))
  537. hdev->page_scan_type = rp->type;
  538. }
  539. static void hci_cc_write_page_scan_type(struct hci_dev *hdev,
  540. struct sk_buff *skb)
  541. {
  542. u8 status = *((u8 *) skb->data);
  543. u8 *type;
  544. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  545. if (status)
  546. return;
  547. type = hci_sent_cmd_data(hdev, HCI_OP_WRITE_PAGE_SCAN_TYPE);
  548. if (type)
  549. hdev->page_scan_type = *type;
  550. }
  551. static void hci_cc_read_data_block_size(struct hci_dev *hdev,
  552. struct sk_buff *skb)
  553. {
  554. struct hci_rp_read_data_block_size *rp = (void *) skb->data;
  555. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  556. if (rp->status)
  557. return;
  558. hdev->block_mtu = __le16_to_cpu(rp->max_acl_len);
  559. hdev->block_len = __le16_to_cpu(rp->block_len);
  560. hdev->num_blocks = __le16_to_cpu(rp->num_blocks);
  561. hdev->block_cnt = hdev->num_blocks;
  562. BT_DBG("%s blk mtu %d cnt %d len %d", hdev->name, hdev->block_mtu,
  563. hdev->block_cnt, hdev->block_len);
  564. }
  565. static void hci_cc_read_clock(struct hci_dev *hdev, struct sk_buff *skb)
  566. {
  567. struct hci_rp_read_clock *rp = (void *) skb->data;
  568. struct hci_cp_read_clock *cp;
  569. struct hci_conn *conn;
  570. BT_DBG("%s", hdev->name);
  571. if (skb->len < sizeof(*rp))
  572. return;
  573. if (rp->status)
  574. return;
  575. hci_dev_lock(hdev);
  576. cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK);
  577. if (!cp)
  578. goto unlock;
  579. if (cp->which == 0x00) {
  580. hdev->clock = le32_to_cpu(rp->clock);
  581. goto unlock;
  582. }
  583. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle));
  584. if (conn) {
  585. conn->clock = le32_to_cpu(rp->clock);
  586. conn->clock_accuracy = le16_to_cpu(rp->accuracy);
  587. }
  588. unlock:
  589. hci_dev_unlock(hdev);
  590. }
  591. static void hci_cc_read_local_amp_info(struct hci_dev *hdev,
  592. struct sk_buff *skb)
  593. {
  594. struct hci_rp_read_local_amp_info *rp = (void *) skb->data;
  595. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  596. if (rp->status)
  597. return;
  598. hdev->amp_status = rp->amp_status;
  599. hdev->amp_total_bw = __le32_to_cpu(rp->total_bw);
  600. hdev->amp_max_bw = __le32_to_cpu(rp->max_bw);
  601. hdev->amp_min_latency = __le32_to_cpu(rp->min_latency);
  602. hdev->amp_max_pdu = __le32_to_cpu(rp->max_pdu);
  603. hdev->amp_type = rp->amp_type;
  604. hdev->amp_pal_cap = __le16_to_cpu(rp->pal_cap);
  605. hdev->amp_assoc_size = __le16_to_cpu(rp->max_assoc_size);
  606. hdev->amp_be_flush_to = __le32_to_cpu(rp->be_flush_to);
  607. hdev->amp_max_flush_to = __le32_to_cpu(rp->max_flush_to);
  608. }
  609. static void hci_cc_read_inq_rsp_tx_power(struct hci_dev *hdev,
  610. struct sk_buff *skb)
  611. {
  612. struct hci_rp_read_inq_rsp_tx_power *rp = (void *) skb->data;
  613. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  614. if (rp->status)
  615. return;
  616. hdev->inq_tx_power = rp->tx_power;
  617. }
  618. static void hci_cc_pin_code_reply(struct hci_dev *hdev, struct sk_buff *skb)
  619. {
  620. struct hci_rp_pin_code_reply *rp = (void *) skb->data;
  621. struct hci_cp_pin_code_reply *cp;
  622. struct hci_conn *conn;
  623. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  624. hci_dev_lock(hdev);
  625. if (hci_dev_test_flag(hdev, HCI_MGMT))
  626. mgmt_pin_code_reply_complete(hdev, &rp->bdaddr, rp->status);
  627. if (rp->status)
  628. goto unlock;
  629. cp = hci_sent_cmd_data(hdev, HCI_OP_PIN_CODE_REPLY);
  630. if (!cp)
  631. goto unlock;
  632. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
  633. if (conn)
  634. conn->pin_length = cp->pin_len;
  635. unlock:
  636. hci_dev_unlock(hdev);
  637. }
  638. static void hci_cc_pin_code_neg_reply(struct hci_dev *hdev, struct sk_buff *skb)
  639. {
  640. struct hci_rp_pin_code_neg_reply *rp = (void *) skb->data;
  641. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  642. hci_dev_lock(hdev);
  643. if (hci_dev_test_flag(hdev, HCI_MGMT))
  644. mgmt_pin_code_neg_reply_complete(hdev, &rp->bdaddr,
  645. rp->status);
  646. hci_dev_unlock(hdev);
  647. }
  648. static void hci_cc_le_read_buffer_size(struct hci_dev *hdev,
  649. struct sk_buff *skb)
  650. {
  651. struct hci_rp_le_read_buffer_size *rp = (void *) skb->data;
  652. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  653. if (rp->status)
  654. return;
  655. hdev->le_mtu = __le16_to_cpu(rp->le_mtu);
  656. hdev->le_pkts = rp->le_max_pkt;
  657. hdev->le_cnt = hdev->le_pkts;
  658. BT_DBG("%s le mtu %d:%d", hdev->name, hdev->le_mtu, hdev->le_pkts);
  659. }
  660. static void hci_cc_le_read_local_features(struct hci_dev *hdev,
  661. struct sk_buff *skb)
  662. {
  663. struct hci_rp_le_read_local_features *rp = (void *) skb->data;
  664. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  665. if (rp->status)
  666. return;
  667. memcpy(hdev->le_features, rp->features, 8);
  668. }
  669. static void hci_cc_le_read_adv_tx_power(struct hci_dev *hdev,
  670. struct sk_buff *skb)
  671. {
  672. struct hci_rp_le_read_adv_tx_power *rp = (void *) skb->data;
  673. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  674. if (rp->status)
  675. return;
  676. hdev->adv_tx_power = rp->tx_power;
  677. }
  678. static void hci_cc_user_confirm_reply(struct hci_dev *hdev, struct sk_buff *skb)
  679. {
  680. struct hci_rp_user_confirm_reply *rp = (void *) skb->data;
  681. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  682. hci_dev_lock(hdev);
  683. if (hci_dev_test_flag(hdev, HCI_MGMT))
  684. mgmt_user_confirm_reply_complete(hdev, &rp->bdaddr, ACL_LINK, 0,
  685. rp->status);
  686. hci_dev_unlock(hdev);
  687. }
  688. static void hci_cc_user_confirm_neg_reply(struct hci_dev *hdev,
  689. struct sk_buff *skb)
  690. {
  691. struct hci_rp_user_confirm_reply *rp = (void *) skb->data;
  692. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  693. hci_dev_lock(hdev);
  694. if (hci_dev_test_flag(hdev, HCI_MGMT))
  695. mgmt_user_confirm_neg_reply_complete(hdev, &rp->bdaddr,
  696. ACL_LINK, 0, rp->status);
  697. hci_dev_unlock(hdev);
  698. }
  699. static void hci_cc_user_passkey_reply(struct hci_dev *hdev, struct sk_buff *skb)
  700. {
  701. struct hci_rp_user_confirm_reply *rp = (void *) skb->data;
  702. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  703. hci_dev_lock(hdev);
  704. if (hci_dev_test_flag(hdev, HCI_MGMT))
  705. mgmt_user_passkey_reply_complete(hdev, &rp->bdaddr, ACL_LINK,
  706. 0, rp->status);
  707. hci_dev_unlock(hdev);
  708. }
  709. static void hci_cc_user_passkey_neg_reply(struct hci_dev *hdev,
  710. struct sk_buff *skb)
  711. {
  712. struct hci_rp_user_confirm_reply *rp = (void *) skb->data;
  713. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  714. hci_dev_lock(hdev);
  715. if (hci_dev_test_flag(hdev, HCI_MGMT))
  716. mgmt_user_passkey_neg_reply_complete(hdev, &rp->bdaddr,
  717. ACL_LINK, 0, rp->status);
  718. hci_dev_unlock(hdev);
  719. }
  720. static void hci_cc_read_local_oob_data(struct hci_dev *hdev,
  721. struct sk_buff *skb)
  722. {
  723. struct hci_rp_read_local_oob_data *rp = (void *) skb->data;
  724. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  725. }
  726. static void hci_cc_read_local_oob_ext_data(struct hci_dev *hdev,
  727. struct sk_buff *skb)
  728. {
  729. struct hci_rp_read_local_oob_ext_data *rp = (void *) skb->data;
  730. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  731. }
  732. static void hci_cc_le_set_random_addr(struct hci_dev *hdev, struct sk_buff *skb)
  733. {
  734. __u8 status = *((__u8 *) skb->data);
  735. bdaddr_t *sent;
  736. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  737. if (status)
  738. return;
  739. sent = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_RANDOM_ADDR);
  740. if (!sent)
  741. return;
  742. hci_dev_lock(hdev);
  743. bacpy(&hdev->random_addr, sent);
  744. hci_dev_unlock(hdev);
  745. }
  746. static void hci_cc_le_set_adv_enable(struct hci_dev *hdev, struct sk_buff *skb)
  747. {
  748. __u8 *sent, status = *((__u8 *) skb->data);
  749. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  750. if (status)
  751. return;
  752. sent = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_ENABLE);
  753. if (!sent)
  754. return;
  755. hci_dev_lock(hdev);
  756. /* If we're doing connection initiation as peripheral. Set a
  757. * timeout in case something goes wrong.
  758. */
  759. if (*sent) {
  760. struct hci_conn *conn;
  761. hci_dev_set_flag(hdev, HCI_LE_ADV);
  762. conn = hci_lookup_le_connect(hdev);
  763. if (conn)
  764. queue_delayed_work(hdev->workqueue,
  765. &conn->le_conn_timeout,
  766. conn->conn_timeout);
  767. } else {
  768. hci_dev_clear_flag(hdev, HCI_LE_ADV);
  769. }
  770. hci_dev_unlock(hdev);
  771. }
  772. static void hci_cc_le_set_scan_param(struct hci_dev *hdev, struct sk_buff *skb)
  773. {
  774. struct hci_cp_le_set_scan_param *cp;
  775. __u8 status = *((__u8 *) skb->data);
  776. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  777. if (status)
  778. return;
  779. cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_SCAN_PARAM);
  780. if (!cp)
  781. return;
  782. hci_dev_lock(hdev);
  783. hdev->le_scan_type = cp->type;
  784. hci_dev_unlock(hdev);
  785. }
  786. static bool has_pending_adv_report(struct hci_dev *hdev)
  787. {
  788. struct discovery_state *d = &hdev->discovery;
  789. return bacmp(&d->last_adv_addr, BDADDR_ANY);
  790. }
  791. static void clear_pending_adv_report(struct hci_dev *hdev)
  792. {
  793. struct discovery_state *d = &hdev->discovery;
  794. bacpy(&d->last_adv_addr, BDADDR_ANY);
  795. d->last_adv_data_len = 0;
  796. }
  797. static void store_pending_adv_report(struct hci_dev *hdev, bdaddr_t *bdaddr,
  798. u8 bdaddr_type, s8 rssi, u32 flags,
  799. u8 *data, u8 len)
  800. {
  801. struct discovery_state *d = &hdev->discovery;
  802. bacpy(&d->last_adv_addr, bdaddr);
  803. d->last_adv_addr_type = bdaddr_type;
  804. d->last_adv_rssi = rssi;
  805. d->last_adv_flags = flags;
  806. memcpy(d->last_adv_data, data, len);
  807. d->last_adv_data_len = len;
  808. }
  809. static void hci_cc_le_set_scan_enable(struct hci_dev *hdev,
  810. struct sk_buff *skb)
  811. {
  812. struct hci_cp_le_set_scan_enable *cp;
  813. __u8 status = *((__u8 *) skb->data);
  814. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  815. if (status)
  816. return;
  817. cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_SCAN_ENABLE);
  818. if (!cp)
  819. return;
  820. hci_dev_lock(hdev);
  821. switch (cp->enable) {
  822. case LE_SCAN_ENABLE:
  823. hci_dev_set_flag(hdev, HCI_LE_SCAN);
  824. if (hdev->le_scan_type == LE_SCAN_ACTIVE)
  825. clear_pending_adv_report(hdev);
  826. break;
  827. case LE_SCAN_DISABLE:
  828. /* We do this here instead of when setting DISCOVERY_STOPPED
  829. * since the latter would potentially require waiting for
  830. * inquiry to stop too.
  831. */
  832. if (has_pending_adv_report(hdev)) {
  833. struct discovery_state *d = &hdev->discovery;
  834. mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK,
  835. d->last_adv_addr_type, NULL,
  836. d->last_adv_rssi, d->last_adv_flags,
  837. d->last_adv_data,
  838. d->last_adv_data_len, NULL, 0);
  839. }
  840. /* Cancel this timer so that we don't try to disable scanning
  841. * when it's already disabled.
  842. */
  843. cancel_delayed_work(&hdev->le_scan_disable);
  844. hci_dev_clear_flag(hdev, HCI_LE_SCAN);
  845. /* The HCI_LE_SCAN_INTERRUPTED flag indicates that we
  846. * interrupted scanning due to a connect request. Mark
  847. * therefore discovery as stopped. If this was not
  848. * because of a connect request advertising might have
  849. * been disabled because of active scanning, so
  850. * re-enable it again if necessary.
  851. */
  852. if (hci_dev_test_and_clear_flag(hdev, HCI_LE_SCAN_INTERRUPTED))
  853. hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
  854. else if (!hci_dev_test_flag(hdev, HCI_LE_ADV) &&
  855. hdev->discovery.state == DISCOVERY_FINDING)
  856. hci_req_reenable_advertising(hdev);
  857. break;
  858. default:
  859. BT_ERR("Used reserved LE_Scan_Enable param %d", cp->enable);
  860. break;
  861. }
  862. hci_dev_unlock(hdev);
  863. }
  864. static void hci_cc_le_read_white_list_size(struct hci_dev *hdev,
  865. struct sk_buff *skb)
  866. {
  867. struct hci_rp_le_read_white_list_size *rp = (void *) skb->data;
  868. BT_DBG("%s status 0x%2.2x size %u", hdev->name, rp->status, rp->size);
  869. if (rp->status)
  870. return;
  871. hdev->le_white_list_size = rp->size;
  872. }
  873. static void hci_cc_le_clear_white_list(struct hci_dev *hdev,
  874. struct sk_buff *skb)
  875. {
  876. __u8 status = *((__u8 *) skb->data);
  877. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  878. if (status)
  879. return;
  880. hci_bdaddr_list_clear(&hdev->le_white_list);
  881. }
  882. static void hci_cc_le_add_to_white_list(struct hci_dev *hdev,
  883. struct sk_buff *skb)
  884. {
  885. struct hci_cp_le_add_to_white_list *sent;
  886. __u8 status = *((__u8 *) skb->data);
  887. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  888. if (status)
  889. return;
  890. sent = hci_sent_cmd_data(hdev, HCI_OP_LE_ADD_TO_WHITE_LIST);
  891. if (!sent)
  892. return;
  893. hci_bdaddr_list_add(&hdev->le_white_list, &sent->bdaddr,
  894. sent->bdaddr_type);
  895. }
  896. static void hci_cc_le_del_from_white_list(struct hci_dev *hdev,
  897. struct sk_buff *skb)
  898. {
  899. struct hci_cp_le_del_from_white_list *sent;
  900. __u8 status = *((__u8 *) skb->data);
  901. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  902. if (status)
  903. return;
  904. sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_WHITE_LIST);
  905. if (!sent)
  906. return;
  907. hci_bdaddr_list_del(&hdev->le_white_list, &sent->bdaddr,
  908. sent->bdaddr_type);
  909. }
  910. static void hci_cc_le_read_supported_states(struct hci_dev *hdev,
  911. struct sk_buff *skb)
  912. {
  913. struct hci_rp_le_read_supported_states *rp = (void *) skb->data;
  914. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  915. if (rp->status)
  916. return;
  917. memcpy(hdev->le_states, rp->le_states, 8);
  918. }
  919. static void hci_cc_le_read_def_data_len(struct hci_dev *hdev,
  920. struct sk_buff *skb)
  921. {
  922. struct hci_rp_le_read_def_data_len *rp = (void *) skb->data;
  923. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  924. if (rp->status)
  925. return;
  926. hdev->le_def_tx_len = le16_to_cpu(rp->tx_len);
  927. hdev->le_def_tx_time = le16_to_cpu(rp->tx_time);
  928. }
  929. static void hci_cc_le_write_def_data_len(struct hci_dev *hdev,
  930. struct sk_buff *skb)
  931. {
  932. struct hci_cp_le_write_def_data_len *sent;
  933. __u8 status = *((__u8 *) skb->data);
  934. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  935. if (status)
  936. return;
  937. sent = hci_sent_cmd_data(hdev, HCI_OP_LE_WRITE_DEF_DATA_LEN);
  938. if (!sent)
  939. return;
  940. hdev->le_def_tx_len = le16_to_cpu(sent->tx_len);
  941. hdev->le_def_tx_time = le16_to_cpu(sent->tx_time);
  942. }
  943. static void hci_cc_le_read_max_data_len(struct hci_dev *hdev,
  944. struct sk_buff *skb)
  945. {
  946. struct hci_rp_le_read_max_data_len *rp = (void *) skb->data;
  947. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  948. if (rp->status)
  949. return;
  950. hdev->le_max_tx_len = le16_to_cpu(rp->tx_len);
  951. hdev->le_max_tx_time = le16_to_cpu(rp->tx_time);
  952. hdev->le_max_rx_len = le16_to_cpu(rp->rx_len);
  953. hdev->le_max_rx_time = le16_to_cpu(rp->rx_time);
  954. }
  955. static void hci_cc_write_le_host_supported(struct hci_dev *hdev,
  956. struct sk_buff *skb)
  957. {
  958. struct hci_cp_write_le_host_supported *sent;
  959. __u8 status = *((__u8 *) skb->data);
  960. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  961. if (status)
  962. return;
  963. sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LE_HOST_SUPPORTED);
  964. if (!sent)
  965. return;
  966. hci_dev_lock(hdev);
  967. if (sent->le) {
  968. hdev->features[1][0] |= LMP_HOST_LE;
  969. hci_dev_set_flag(hdev, HCI_LE_ENABLED);
  970. } else {
  971. hdev->features[1][0] &= ~LMP_HOST_LE;
  972. hci_dev_clear_flag(hdev, HCI_LE_ENABLED);
  973. hci_dev_clear_flag(hdev, HCI_ADVERTISING);
  974. }
  975. if (sent->simul)
  976. hdev->features[1][0] |= LMP_HOST_LE_BREDR;
  977. else
  978. hdev->features[1][0] &= ~LMP_HOST_LE_BREDR;
  979. hci_dev_unlock(hdev);
  980. }
  981. static void hci_cc_set_adv_param(struct hci_dev *hdev, struct sk_buff *skb)
  982. {
  983. struct hci_cp_le_set_adv_param *cp;
  984. u8 status = *((u8 *) skb->data);
  985. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  986. if (status)
  987. return;
  988. cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_PARAM);
  989. if (!cp)
  990. return;
  991. hci_dev_lock(hdev);
  992. hdev->adv_addr_type = cp->own_address_type;
  993. hci_dev_unlock(hdev);
  994. }
  995. static void hci_cc_read_rssi(struct hci_dev *hdev, struct sk_buff *skb)
  996. {
  997. struct hci_rp_read_rssi *rp = (void *) skb->data;
  998. struct hci_conn *conn;
  999. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  1000. if (rp->status)
  1001. return;
  1002. hci_dev_lock(hdev);
  1003. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle));
  1004. if (conn)
  1005. conn->rssi = rp->rssi;
  1006. hci_dev_unlock(hdev);
  1007. }
  1008. static void hci_cc_read_tx_power(struct hci_dev *hdev, struct sk_buff *skb)
  1009. {
  1010. struct hci_cp_read_tx_power *sent;
  1011. struct hci_rp_read_tx_power *rp = (void *) skb->data;
  1012. struct hci_conn *conn;
  1013. BT_DBG("%s status 0x%2.2x", hdev->name, rp->status);
  1014. if (rp->status)
  1015. return;
  1016. sent = hci_sent_cmd_data(hdev, HCI_OP_READ_TX_POWER);
  1017. if (!sent)
  1018. return;
  1019. hci_dev_lock(hdev);
  1020. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle));
  1021. if (!conn)
  1022. goto unlock;
  1023. switch (sent->type) {
  1024. case 0x00:
  1025. conn->tx_power = rp->tx_power;
  1026. break;
  1027. case 0x01:
  1028. conn->max_tx_power = rp->tx_power;
  1029. break;
  1030. }
  1031. unlock:
  1032. hci_dev_unlock(hdev);
  1033. }
  1034. static void hci_cc_write_ssp_debug_mode(struct hci_dev *hdev, struct sk_buff *skb)
  1035. {
  1036. u8 status = *((u8 *) skb->data);
  1037. u8 *mode;
  1038. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1039. if (status)
  1040. return;
  1041. mode = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SSP_DEBUG_MODE);
  1042. if (mode)
  1043. hdev->ssp_debug_mode = *mode;
  1044. }
  1045. static void hci_cs_inquiry(struct hci_dev *hdev, __u8 status)
  1046. {
  1047. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1048. if (status) {
  1049. hci_conn_check_pending(hdev);
  1050. return;
  1051. }
  1052. set_bit(HCI_INQUIRY, &hdev->flags);
  1053. }
  1054. static void hci_cs_create_conn(struct hci_dev *hdev, __u8 status)
  1055. {
  1056. struct hci_cp_create_conn *cp;
  1057. struct hci_conn *conn;
  1058. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1059. cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_CONN);
  1060. if (!cp)
  1061. return;
  1062. hci_dev_lock(hdev);
  1063. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
  1064. BT_DBG("%s bdaddr %pMR hcon %p", hdev->name, &cp->bdaddr, conn);
  1065. if (status) {
  1066. if (conn && conn->state == BT_CONNECT) {
  1067. if (status != 0x0c || conn->attempt > 2) {
  1068. conn->state = BT_CLOSED;
  1069. hci_connect_cfm(conn, status);
  1070. hci_conn_del(conn);
  1071. } else
  1072. conn->state = BT_CONNECT2;
  1073. }
  1074. } else {
  1075. if (!conn) {
  1076. conn = hci_conn_add(hdev, ACL_LINK, &cp->bdaddr,
  1077. HCI_ROLE_MASTER);
  1078. if (!conn)
  1079. BT_ERR("No memory for new connection");
  1080. }
  1081. }
  1082. hci_dev_unlock(hdev);
  1083. }
  1084. static void hci_cs_add_sco(struct hci_dev *hdev, __u8 status)
  1085. {
  1086. struct hci_cp_add_sco *cp;
  1087. struct hci_conn *acl, *sco;
  1088. __u16 handle;
  1089. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1090. if (!status)
  1091. return;
  1092. cp = hci_sent_cmd_data(hdev, HCI_OP_ADD_SCO);
  1093. if (!cp)
  1094. return;
  1095. handle = __le16_to_cpu(cp->handle);
  1096. BT_DBG("%s handle 0x%4.4x", hdev->name, handle);
  1097. hci_dev_lock(hdev);
  1098. acl = hci_conn_hash_lookup_handle(hdev, handle);
  1099. if (acl) {
  1100. sco = acl->link;
  1101. if (sco) {
  1102. sco->state = BT_CLOSED;
  1103. hci_connect_cfm(sco, status);
  1104. hci_conn_del(sco);
  1105. }
  1106. }
  1107. hci_dev_unlock(hdev);
  1108. }
  1109. static void hci_cs_auth_requested(struct hci_dev *hdev, __u8 status)
  1110. {
  1111. struct hci_cp_auth_requested *cp;
  1112. struct hci_conn *conn;
  1113. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1114. if (!status)
  1115. return;
  1116. cp = hci_sent_cmd_data(hdev, HCI_OP_AUTH_REQUESTED);
  1117. if (!cp)
  1118. return;
  1119. hci_dev_lock(hdev);
  1120. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1121. if (conn) {
  1122. if (conn->state == BT_CONFIG) {
  1123. hci_connect_cfm(conn, status);
  1124. hci_conn_drop(conn);
  1125. }
  1126. }
  1127. hci_dev_unlock(hdev);
  1128. }
  1129. static void hci_cs_set_conn_encrypt(struct hci_dev *hdev, __u8 status)
  1130. {
  1131. struct hci_cp_set_conn_encrypt *cp;
  1132. struct hci_conn *conn;
  1133. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1134. if (!status)
  1135. return;
  1136. cp = hci_sent_cmd_data(hdev, HCI_OP_SET_CONN_ENCRYPT);
  1137. if (!cp)
  1138. return;
  1139. hci_dev_lock(hdev);
  1140. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1141. if (conn) {
  1142. if (conn->state == BT_CONFIG) {
  1143. hci_connect_cfm(conn, status);
  1144. hci_conn_drop(conn);
  1145. }
  1146. }
  1147. hci_dev_unlock(hdev);
  1148. }
  1149. static int hci_outgoing_auth_needed(struct hci_dev *hdev,
  1150. struct hci_conn *conn)
  1151. {
  1152. if (conn->state != BT_CONFIG || !conn->out)
  1153. return 0;
  1154. if (conn->pending_sec_level == BT_SECURITY_SDP)
  1155. return 0;
  1156. /* Only request authentication for SSP connections or non-SSP
  1157. * devices with sec_level MEDIUM or HIGH or if MITM protection
  1158. * is requested.
  1159. */
  1160. if (!hci_conn_ssp_enabled(conn) && !(conn->auth_type & 0x01) &&
  1161. conn->pending_sec_level != BT_SECURITY_FIPS &&
  1162. conn->pending_sec_level != BT_SECURITY_HIGH &&
  1163. conn->pending_sec_level != BT_SECURITY_MEDIUM)
  1164. return 0;
  1165. return 1;
  1166. }
  1167. static int hci_resolve_name(struct hci_dev *hdev,
  1168. struct inquiry_entry *e)
  1169. {
  1170. struct hci_cp_remote_name_req cp;
  1171. memset(&cp, 0, sizeof(cp));
  1172. bacpy(&cp.bdaddr, &e->data.bdaddr);
  1173. cp.pscan_rep_mode = e->data.pscan_rep_mode;
  1174. cp.pscan_mode = e->data.pscan_mode;
  1175. cp.clock_offset = e->data.clock_offset;
  1176. return hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp);
  1177. }
  1178. static bool hci_resolve_next_name(struct hci_dev *hdev)
  1179. {
  1180. struct discovery_state *discov = &hdev->discovery;
  1181. struct inquiry_entry *e;
  1182. if (list_empty(&discov->resolve))
  1183. return false;
  1184. e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED);
  1185. if (!e)
  1186. return false;
  1187. if (hci_resolve_name(hdev, e) == 0) {
  1188. e->name_state = NAME_PENDING;
  1189. return true;
  1190. }
  1191. return false;
  1192. }
  1193. static void hci_check_pending_name(struct hci_dev *hdev, struct hci_conn *conn,
  1194. bdaddr_t *bdaddr, u8 *name, u8 name_len)
  1195. {
  1196. struct discovery_state *discov = &hdev->discovery;
  1197. struct inquiry_entry *e;
  1198. /* Update the mgmt connected state if necessary. Be careful with
  1199. * conn objects that exist but are not (yet) connected however.
  1200. * Only those in BT_CONFIG or BT_CONNECTED states can be
  1201. * considered connected.
  1202. */
  1203. if (conn &&
  1204. (conn->state == BT_CONFIG || conn->state == BT_CONNECTED) &&
  1205. !test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags))
  1206. mgmt_device_connected(hdev, conn, 0, name, name_len);
  1207. if (discov->state == DISCOVERY_STOPPED)
  1208. return;
  1209. if (discov->state == DISCOVERY_STOPPING)
  1210. goto discov_complete;
  1211. if (discov->state != DISCOVERY_RESOLVING)
  1212. return;
  1213. e = hci_inquiry_cache_lookup_resolve(hdev, bdaddr, NAME_PENDING);
  1214. /* If the device was not found in a list of found devices names of which
  1215. * are pending. there is no need to continue resolving a next name as it
  1216. * will be done upon receiving another Remote Name Request Complete
  1217. * Event */
  1218. if (!e)
  1219. return;
  1220. list_del(&e->list);
  1221. if (name) {
  1222. e->name_state = NAME_KNOWN;
  1223. mgmt_remote_name(hdev, bdaddr, ACL_LINK, 0x00,
  1224. e->data.rssi, name, name_len);
  1225. } else {
  1226. e->name_state = NAME_NOT_KNOWN;
  1227. }
  1228. if (hci_resolve_next_name(hdev))
  1229. return;
  1230. discov_complete:
  1231. hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
  1232. }
  1233. static void hci_cs_remote_name_req(struct hci_dev *hdev, __u8 status)
  1234. {
  1235. struct hci_cp_remote_name_req *cp;
  1236. struct hci_conn *conn;
  1237. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1238. /* If successful wait for the name req complete event before
  1239. * checking for the need to do authentication */
  1240. if (!status)
  1241. return;
  1242. cp = hci_sent_cmd_data(hdev, HCI_OP_REMOTE_NAME_REQ);
  1243. if (!cp)
  1244. return;
  1245. hci_dev_lock(hdev);
  1246. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
  1247. if (hci_dev_test_flag(hdev, HCI_MGMT))
  1248. hci_check_pending_name(hdev, conn, &cp->bdaddr, NULL, 0);
  1249. if (!conn)
  1250. goto unlock;
  1251. if (!hci_outgoing_auth_needed(hdev, conn))
  1252. goto unlock;
  1253. if (!test_and_set_bit(HCI_CONN_AUTH_PEND, &conn->flags)) {
  1254. struct hci_cp_auth_requested auth_cp;
  1255. set_bit(HCI_CONN_AUTH_INITIATOR, &conn->flags);
  1256. auth_cp.handle = __cpu_to_le16(conn->handle);
  1257. hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED,
  1258. sizeof(auth_cp), &auth_cp);
  1259. }
  1260. unlock:
  1261. hci_dev_unlock(hdev);
  1262. }
  1263. static void hci_cs_read_remote_features(struct hci_dev *hdev, __u8 status)
  1264. {
  1265. struct hci_cp_read_remote_features *cp;
  1266. struct hci_conn *conn;
  1267. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1268. if (!status)
  1269. return;
  1270. cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_FEATURES);
  1271. if (!cp)
  1272. return;
  1273. hci_dev_lock(hdev);
  1274. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1275. if (conn) {
  1276. if (conn->state == BT_CONFIG) {
  1277. hci_connect_cfm(conn, status);
  1278. hci_conn_drop(conn);
  1279. }
  1280. }
  1281. hci_dev_unlock(hdev);
  1282. }
  1283. static void hci_cs_read_remote_ext_features(struct hci_dev *hdev, __u8 status)
  1284. {
  1285. struct hci_cp_read_remote_ext_features *cp;
  1286. struct hci_conn *conn;
  1287. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1288. if (!status)
  1289. return;
  1290. cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_EXT_FEATURES);
  1291. if (!cp)
  1292. return;
  1293. hci_dev_lock(hdev);
  1294. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1295. if (conn) {
  1296. if (conn->state == BT_CONFIG) {
  1297. hci_connect_cfm(conn, status);
  1298. hci_conn_drop(conn);
  1299. }
  1300. }
  1301. hci_dev_unlock(hdev);
  1302. }
  1303. static void hci_cs_setup_sync_conn(struct hci_dev *hdev, __u8 status)
  1304. {
  1305. struct hci_cp_setup_sync_conn *cp;
  1306. struct hci_conn *acl, *sco;
  1307. __u16 handle;
  1308. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1309. if (!status)
  1310. return;
  1311. cp = hci_sent_cmd_data(hdev, HCI_OP_SETUP_SYNC_CONN);
  1312. if (!cp)
  1313. return;
  1314. handle = __le16_to_cpu(cp->handle);
  1315. BT_DBG("%s handle 0x%4.4x", hdev->name, handle);
  1316. hci_dev_lock(hdev);
  1317. acl = hci_conn_hash_lookup_handle(hdev, handle);
  1318. if (acl) {
  1319. sco = acl->link;
  1320. if (sco) {
  1321. sco->state = BT_CLOSED;
  1322. hci_connect_cfm(sco, status);
  1323. hci_conn_del(sco);
  1324. }
  1325. }
  1326. hci_dev_unlock(hdev);
  1327. }
  1328. static void hci_cs_sniff_mode(struct hci_dev *hdev, __u8 status)
  1329. {
  1330. struct hci_cp_sniff_mode *cp;
  1331. struct hci_conn *conn;
  1332. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1333. if (!status)
  1334. return;
  1335. cp = hci_sent_cmd_data(hdev, HCI_OP_SNIFF_MODE);
  1336. if (!cp)
  1337. return;
  1338. hci_dev_lock(hdev);
  1339. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1340. if (conn) {
  1341. clear_bit(HCI_CONN_MODE_CHANGE_PEND, &conn->flags);
  1342. if (test_and_clear_bit(HCI_CONN_SCO_SETUP_PEND, &conn->flags))
  1343. hci_sco_setup(conn, status);
  1344. }
  1345. hci_dev_unlock(hdev);
  1346. }
  1347. static void hci_cs_exit_sniff_mode(struct hci_dev *hdev, __u8 status)
  1348. {
  1349. struct hci_cp_exit_sniff_mode *cp;
  1350. struct hci_conn *conn;
  1351. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1352. if (!status)
  1353. return;
  1354. cp = hci_sent_cmd_data(hdev, HCI_OP_EXIT_SNIFF_MODE);
  1355. if (!cp)
  1356. return;
  1357. hci_dev_lock(hdev);
  1358. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1359. if (conn) {
  1360. clear_bit(HCI_CONN_MODE_CHANGE_PEND, &conn->flags);
  1361. if (test_and_clear_bit(HCI_CONN_SCO_SETUP_PEND, &conn->flags))
  1362. hci_sco_setup(conn, status);
  1363. }
  1364. hci_dev_unlock(hdev);
  1365. }
  1366. static void hci_cs_disconnect(struct hci_dev *hdev, u8 status)
  1367. {
  1368. struct hci_cp_disconnect *cp;
  1369. struct hci_conn *conn;
  1370. if (!status)
  1371. return;
  1372. cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT);
  1373. if (!cp)
  1374. return;
  1375. hci_dev_lock(hdev);
  1376. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1377. if (conn)
  1378. mgmt_disconnect_failed(hdev, &conn->dst, conn->type,
  1379. conn->dst_type, status);
  1380. hci_dev_unlock(hdev);
  1381. }
  1382. static void hci_cs_le_create_conn(struct hci_dev *hdev, u8 status)
  1383. {
  1384. struct hci_cp_le_create_conn *cp;
  1385. struct hci_conn *conn;
  1386. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1387. /* All connection failure handling is taken care of by the
  1388. * hci_le_conn_failed function which is triggered by the HCI
  1389. * request completion callbacks used for connecting.
  1390. */
  1391. if (status)
  1392. return;
  1393. cp = hci_sent_cmd_data(hdev, HCI_OP_LE_CREATE_CONN);
  1394. if (!cp)
  1395. return;
  1396. hci_dev_lock(hdev);
  1397. conn = hci_conn_hash_lookup_le(hdev, &cp->peer_addr,
  1398. cp->peer_addr_type);
  1399. if (!conn)
  1400. goto unlock;
  1401. /* Store the initiator and responder address information which
  1402. * is needed for SMP. These values will not change during the
  1403. * lifetime of the connection.
  1404. */
  1405. conn->init_addr_type = cp->own_address_type;
  1406. if (cp->own_address_type == ADDR_LE_DEV_RANDOM)
  1407. bacpy(&conn->init_addr, &hdev->random_addr);
  1408. else
  1409. bacpy(&conn->init_addr, &hdev->bdaddr);
  1410. conn->resp_addr_type = cp->peer_addr_type;
  1411. bacpy(&conn->resp_addr, &cp->peer_addr);
  1412. /* We don't want the connection attempt to stick around
  1413. * indefinitely since LE doesn't have a page timeout concept
  1414. * like BR/EDR. Set a timer for any connection that doesn't use
  1415. * the white list for connecting.
  1416. */
  1417. if (cp->filter_policy == HCI_LE_USE_PEER_ADDR)
  1418. queue_delayed_work(conn->hdev->workqueue,
  1419. &conn->le_conn_timeout,
  1420. conn->conn_timeout);
  1421. unlock:
  1422. hci_dev_unlock(hdev);
  1423. }
  1424. static void hci_cs_le_read_remote_features(struct hci_dev *hdev, u8 status)
  1425. {
  1426. struct hci_cp_le_read_remote_features *cp;
  1427. struct hci_conn *conn;
  1428. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1429. if (!status)
  1430. return;
  1431. cp = hci_sent_cmd_data(hdev, HCI_OP_LE_READ_REMOTE_FEATURES);
  1432. if (!cp)
  1433. return;
  1434. hci_dev_lock(hdev);
  1435. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1436. if (conn) {
  1437. if (conn->state == BT_CONFIG) {
  1438. hci_connect_cfm(conn, status);
  1439. hci_conn_drop(conn);
  1440. }
  1441. }
  1442. hci_dev_unlock(hdev);
  1443. }
  1444. static void hci_cs_le_start_enc(struct hci_dev *hdev, u8 status)
  1445. {
  1446. struct hci_cp_le_start_enc *cp;
  1447. struct hci_conn *conn;
  1448. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1449. if (!status)
  1450. return;
  1451. hci_dev_lock(hdev);
  1452. cp = hci_sent_cmd_data(hdev, HCI_OP_LE_START_ENC);
  1453. if (!cp)
  1454. goto unlock;
  1455. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle));
  1456. if (!conn)
  1457. goto unlock;
  1458. if (conn->state != BT_CONNECTED)
  1459. goto unlock;
  1460. hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE);
  1461. hci_conn_drop(conn);
  1462. unlock:
  1463. hci_dev_unlock(hdev);
  1464. }
  1465. static void hci_cs_switch_role(struct hci_dev *hdev, u8 status)
  1466. {
  1467. struct hci_cp_switch_role *cp;
  1468. struct hci_conn *conn;
  1469. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1470. if (!status)
  1471. return;
  1472. cp = hci_sent_cmd_data(hdev, HCI_OP_SWITCH_ROLE);
  1473. if (!cp)
  1474. return;
  1475. hci_dev_lock(hdev);
  1476. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
  1477. if (conn)
  1478. clear_bit(HCI_CONN_RSWITCH_PEND, &conn->flags);
  1479. hci_dev_unlock(hdev);
  1480. }
  1481. static void hci_inquiry_complete_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1482. {
  1483. __u8 status = *((__u8 *) skb->data);
  1484. struct discovery_state *discov = &hdev->discovery;
  1485. struct inquiry_entry *e;
  1486. BT_DBG("%s status 0x%2.2x", hdev->name, status);
  1487. hci_conn_check_pending(hdev);
  1488. if (!test_and_clear_bit(HCI_INQUIRY, &hdev->flags))
  1489. return;
  1490. smp_mb__after_atomic(); /* wake_up_bit advises about this barrier */
  1491. wake_up_bit(&hdev->flags, HCI_INQUIRY);
  1492. if (!hci_dev_test_flag(hdev, HCI_MGMT))
  1493. return;
  1494. hci_dev_lock(hdev);
  1495. if (discov->state != DISCOVERY_FINDING)
  1496. goto unlock;
  1497. if (list_empty(&discov->resolve)) {
  1498. /* When BR/EDR inquiry is active and no LE scanning is in
  1499. * progress, then change discovery state to indicate completion.
  1500. *
  1501. * When running LE scanning and BR/EDR inquiry simultaneously
  1502. * and the LE scan already finished, then change the discovery
  1503. * state to indicate completion.
  1504. */
  1505. if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) ||
  1506. !test_bit(HCI_QUIRK_SIMULTANEOUS_DISCOVERY, &hdev->quirks))
  1507. hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
  1508. goto unlock;
  1509. }
  1510. e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED);
  1511. if (e && hci_resolve_name(hdev, e) == 0) {
  1512. e->name_state = NAME_PENDING;
  1513. hci_discovery_set_state(hdev, DISCOVERY_RESOLVING);
  1514. } else {
  1515. /* When BR/EDR inquiry is active and no LE scanning is in
  1516. * progress, then change discovery state to indicate completion.
  1517. *
  1518. * When running LE scanning and BR/EDR inquiry simultaneously
  1519. * and the LE scan already finished, then change the discovery
  1520. * state to indicate completion.
  1521. */
  1522. if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) ||
  1523. !test_bit(HCI_QUIRK_SIMULTANEOUS_DISCOVERY, &hdev->quirks))
  1524. hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
  1525. }
  1526. unlock:
  1527. hci_dev_unlock(hdev);
  1528. }
  1529. static void hci_inquiry_result_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1530. {
  1531. struct inquiry_data data;
  1532. struct inquiry_info *info = (void *) (skb->data + 1);
  1533. int num_rsp = *((__u8 *) skb->data);
  1534. BT_DBG("%s num_rsp %d", hdev->name, num_rsp);
  1535. if (!num_rsp)
  1536. return;
  1537. if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ))
  1538. return;
  1539. hci_dev_lock(hdev);
  1540. for (; num_rsp; num_rsp--, info++) {
  1541. u32 flags;
  1542. bacpy(&data.bdaddr, &info->bdaddr);
  1543. data.pscan_rep_mode = info->pscan_rep_mode;
  1544. data.pscan_period_mode = info->pscan_period_mode;
  1545. data.pscan_mode = info->pscan_mode;
  1546. memcpy(data.dev_class, info->dev_class, 3);
  1547. data.clock_offset = info->clock_offset;
  1548. data.rssi = HCI_RSSI_INVALID;
  1549. data.ssp_mode = 0x00;
  1550. flags = hci_inquiry_cache_update(hdev, &data, false);
  1551. mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
  1552. info->dev_class, HCI_RSSI_INVALID,
  1553. flags, NULL, 0, NULL, 0);
  1554. }
  1555. hci_dev_unlock(hdev);
  1556. }
  1557. static void hci_conn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1558. {
  1559. struct hci_ev_conn_complete *ev = (void *) skb->data;
  1560. struct hci_conn *conn;
  1561. BT_DBG("%s", hdev->name);
  1562. hci_dev_lock(hdev);
  1563. conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr);
  1564. if (!conn) {
  1565. if (ev->link_type != SCO_LINK)
  1566. goto unlock;
  1567. conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr);
  1568. if (!conn)
  1569. goto unlock;
  1570. conn->type = SCO_LINK;
  1571. }
  1572. if (!ev->status) {
  1573. conn->handle = __le16_to_cpu(ev->handle);
  1574. if (conn->type == ACL_LINK) {
  1575. conn->state = BT_CONFIG;
  1576. hci_conn_hold(conn);
  1577. if (!conn->out && !hci_conn_ssp_enabled(conn) &&
  1578. !hci_find_link_key(hdev, &ev->bdaddr))
  1579. conn->disc_timeout = HCI_PAIRING_TIMEOUT;
  1580. else
  1581. conn->disc_timeout = HCI_DISCONN_TIMEOUT;
  1582. } else
  1583. conn->state = BT_CONNECTED;
  1584. hci_debugfs_create_conn(conn);
  1585. hci_conn_add_sysfs(conn);
  1586. if (test_bit(HCI_AUTH, &hdev->flags))
  1587. set_bit(HCI_CONN_AUTH, &conn->flags);
  1588. if (test_bit(HCI_ENCRYPT, &hdev->flags))
  1589. set_bit(HCI_CONN_ENCRYPT, &conn->flags);
  1590. /* Get remote features */
  1591. if (conn->type == ACL_LINK) {
  1592. struct hci_cp_read_remote_features cp;
  1593. cp.handle = ev->handle;
  1594. hci_send_cmd(hdev, HCI_OP_READ_REMOTE_FEATURES,
  1595. sizeof(cp), &cp);
  1596. hci_req_update_scan(hdev);
  1597. }
  1598. /* Set packet type for incoming connection */
  1599. if (!conn->out && hdev->hci_ver < BLUETOOTH_VER_2_0) {
  1600. struct hci_cp_change_conn_ptype cp;
  1601. cp.handle = ev->handle;
  1602. cp.pkt_type = cpu_to_le16(conn->pkt_type);
  1603. hci_send_cmd(hdev, HCI_OP_CHANGE_CONN_PTYPE, sizeof(cp),
  1604. &cp);
  1605. }
  1606. } else {
  1607. conn->state = BT_CLOSED;
  1608. if (conn->type == ACL_LINK)
  1609. mgmt_connect_failed(hdev, &conn->dst, conn->type,
  1610. conn->dst_type, ev->status);
  1611. }
  1612. if (conn->type == ACL_LINK)
  1613. hci_sco_setup(conn, ev->status);
  1614. if (ev->status) {
  1615. hci_connect_cfm(conn, ev->status);
  1616. hci_conn_del(conn);
  1617. } else if (ev->link_type != ACL_LINK)
  1618. hci_connect_cfm(conn, ev->status);
  1619. unlock:
  1620. hci_dev_unlock(hdev);
  1621. hci_conn_check_pending(hdev);
  1622. }
  1623. static void hci_reject_conn(struct hci_dev *hdev, bdaddr_t *bdaddr)
  1624. {
  1625. struct hci_cp_reject_conn_req cp;
  1626. bacpy(&cp.bdaddr, bdaddr);
  1627. cp.reason = HCI_ERROR_REJ_BAD_ADDR;
  1628. hci_send_cmd(hdev, HCI_OP_REJECT_CONN_REQ, sizeof(cp), &cp);
  1629. }
  1630. static void hci_conn_request_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1631. {
  1632. struct hci_ev_conn_request *ev = (void *) skb->data;
  1633. int mask = hdev->link_mode;
  1634. struct inquiry_entry *ie;
  1635. struct hci_conn *conn;
  1636. __u8 flags = 0;
  1637. BT_DBG("%s bdaddr %pMR type 0x%x", hdev->name, &ev->bdaddr,
  1638. ev->link_type);
  1639. mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, ev->link_type,
  1640. &flags);
  1641. if (!(mask & HCI_LM_ACCEPT)) {
  1642. hci_reject_conn(hdev, &ev->bdaddr);
  1643. return;
  1644. }
  1645. if (hci_bdaddr_list_lookup(&hdev->blacklist, &ev->bdaddr,
  1646. BDADDR_BREDR)) {
  1647. hci_reject_conn(hdev, &ev->bdaddr);
  1648. return;
  1649. }
  1650. /* Require HCI_CONNECTABLE or a whitelist entry to accept the
  1651. * connection. These features are only touched through mgmt so
  1652. * only do the checks if HCI_MGMT is set.
  1653. */
  1654. if (hci_dev_test_flag(hdev, HCI_MGMT) &&
  1655. !hci_dev_test_flag(hdev, HCI_CONNECTABLE) &&
  1656. !hci_bdaddr_list_lookup(&hdev->whitelist, &ev->bdaddr,
  1657. BDADDR_BREDR)) {
  1658. hci_reject_conn(hdev, &ev->bdaddr);
  1659. return;
  1660. }
  1661. /* Connection accepted */
  1662. hci_dev_lock(hdev);
  1663. ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
  1664. if (ie)
  1665. memcpy(ie->data.dev_class, ev->dev_class, 3);
  1666. conn = hci_conn_hash_lookup_ba(hdev, ev->link_type,
  1667. &ev->bdaddr);
  1668. if (!conn) {
  1669. conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr,
  1670. HCI_ROLE_SLAVE);
  1671. if (!conn) {
  1672. BT_ERR("No memory for new connection");
  1673. hci_dev_unlock(hdev);
  1674. return;
  1675. }
  1676. }
  1677. memcpy(conn->dev_class, ev->dev_class, 3);
  1678. hci_dev_unlock(hdev);
  1679. if (ev->link_type == ACL_LINK ||
  1680. (!(flags & HCI_PROTO_DEFER) && !lmp_esco_capable(hdev))) {
  1681. struct hci_cp_accept_conn_req cp;
  1682. conn->state = BT_CONNECT;
  1683. bacpy(&cp.bdaddr, &ev->bdaddr);
  1684. if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER))
  1685. cp.role = 0x00; /* Become master */
  1686. else
  1687. cp.role = 0x01; /* Remain slave */
  1688. hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, sizeof(cp), &cp);
  1689. } else if (!(flags & HCI_PROTO_DEFER)) {
  1690. struct hci_cp_accept_sync_conn_req cp;
  1691. conn->state = BT_CONNECT;
  1692. bacpy(&cp.bdaddr, &ev->bdaddr);
  1693. cp.pkt_type = cpu_to_le16(conn->pkt_type);
  1694. cp.tx_bandwidth = cpu_to_le32(0x00001f40);
  1695. cp.rx_bandwidth = cpu_to_le32(0x00001f40);
  1696. cp.max_latency = cpu_to_le16(0xffff);
  1697. cp.content_format = cpu_to_le16(hdev->voice_setting);
  1698. cp.retrans_effort = 0xff;
  1699. hci_send_cmd(hdev, HCI_OP_ACCEPT_SYNC_CONN_REQ, sizeof(cp),
  1700. &cp);
  1701. } else {
  1702. conn->state = BT_CONNECT2;
  1703. hci_connect_cfm(conn, 0);
  1704. }
  1705. }
  1706. static u8 hci_to_mgmt_reason(u8 err)
  1707. {
  1708. switch (err) {
  1709. case HCI_ERROR_CONNECTION_TIMEOUT:
  1710. return MGMT_DEV_DISCONN_TIMEOUT;
  1711. case HCI_ERROR_REMOTE_USER_TERM:
  1712. case HCI_ERROR_REMOTE_LOW_RESOURCES:
  1713. case HCI_ERROR_REMOTE_POWER_OFF:
  1714. return MGMT_DEV_DISCONN_REMOTE;
  1715. case HCI_ERROR_LOCAL_HOST_TERM:
  1716. return MGMT_DEV_DISCONN_LOCAL_HOST;
  1717. default:
  1718. return MGMT_DEV_DISCONN_UNKNOWN;
  1719. }
  1720. }
  1721. static void hci_disconn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1722. {
  1723. struct hci_ev_disconn_complete *ev = (void *) skb->data;
  1724. u8 reason;
  1725. struct hci_conn_params *params;
  1726. struct hci_conn *conn;
  1727. bool mgmt_connected;
  1728. u8 type;
  1729. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  1730. hci_dev_lock(hdev);
  1731. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  1732. if (!conn)
  1733. goto unlock;
  1734. if (ev->status) {
  1735. mgmt_disconnect_failed(hdev, &conn->dst, conn->type,
  1736. conn->dst_type, ev->status);
  1737. goto unlock;
  1738. }
  1739. conn->state = BT_CLOSED;
  1740. mgmt_connected = test_and_clear_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags);
  1741. if (test_bit(HCI_CONN_AUTH_FAILURE, &conn->flags))
  1742. reason = MGMT_DEV_DISCONN_AUTH_FAILURE;
  1743. else
  1744. reason = hci_to_mgmt_reason(ev->reason);
  1745. mgmt_device_disconnected(hdev, &conn->dst, conn->type, conn->dst_type,
  1746. reason, mgmt_connected);
  1747. if (conn->type == ACL_LINK) {
  1748. if (test_bit(HCI_CONN_FLUSH_KEY, &conn->flags))
  1749. hci_remove_link_key(hdev, &conn->dst);
  1750. hci_req_update_scan(hdev);
  1751. }
  1752. params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type);
  1753. if (params) {
  1754. switch (params->auto_connect) {
  1755. case HCI_AUTO_CONN_LINK_LOSS:
  1756. if (ev->reason != HCI_ERROR_CONNECTION_TIMEOUT)
  1757. break;
  1758. /* Fall through */
  1759. case HCI_AUTO_CONN_DIRECT:
  1760. case HCI_AUTO_CONN_ALWAYS:
  1761. list_del_init(&params->action);
  1762. list_add(&params->action, &hdev->pend_le_conns);
  1763. hci_update_background_scan(hdev);
  1764. break;
  1765. default:
  1766. break;
  1767. }
  1768. }
  1769. type = conn->type;
  1770. hci_disconn_cfm(conn, ev->reason);
  1771. hci_conn_del(conn);
  1772. /* Re-enable advertising if necessary, since it might
  1773. * have been disabled by the connection. From the
  1774. * HCI_LE_Set_Advertise_Enable command description in
  1775. * the core specification (v4.0):
  1776. * "The Controller shall continue advertising until the Host
  1777. * issues an LE_Set_Advertise_Enable command with
  1778. * Advertising_Enable set to 0x00 (Advertising is disabled)
  1779. * or until a connection is created or until the Advertising
  1780. * is timed out due to Directed Advertising."
  1781. */
  1782. if (type == LE_LINK)
  1783. hci_req_reenable_advertising(hdev);
  1784. unlock:
  1785. hci_dev_unlock(hdev);
  1786. }
  1787. static void hci_auth_complete_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1788. {
  1789. struct hci_ev_auth_complete *ev = (void *) skb->data;
  1790. struct hci_conn *conn;
  1791. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  1792. hci_dev_lock(hdev);
  1793. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  1794. if (!conn)
  1795. goto unlock;
  1796. if (!ev->status) {
  1797. clear_bit(HCI_CONN_AUTH_FAILURE, &conn->flags);
  1798. if (!hci_conn_ssp_enabled(conn) &&
  1799. test_bit(HCI_CONN_REAUTH_PEND, &conn->flags)) {
  1800. BT_INFO("re-auth of legacy device is not possible.");
  1801. } else {
  1802. set_bit(HCI_CONN_AUTH, &conn->flags);
  1803. conn->sec_level = conn->pending_sec_level;
  1804. }
  1805. } else {
  1806. if (ev->status == HCI_ERROR_PIN_OR_KEY_MISSING)
  1807. set_bit(HCI_CONN_AUTH_FAILURE, &conn->flags);
  1808. mgmt_auth_failed(conn, ev->status);
  1809. }
  1810. clear_bit(HCI_CONN_AUTH_PEND, &conn->flags);
  1811. clear_bit(HCI_CONN_REAUTH_PEND, &conn->flags);
  1812. if (conn->state == BT_CONFIG) {
  1813. if (!ev->status && hci_conn_ssp_enabled(conn)) {
  1814. struct hci_cp_set_conn_encrypt cp;
  1815. cp.handle = ev->handle;
  1816. cp.encrypt = 0x01;
  1817. hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp),
  1818. &cp);
  1819. } else {
  1820. conn->state = BT_CONNECTED;
  1821. hci_connect_cfm(conn, ev->status);
  1822. hci_conn_drop(conn);
  1823. }
  1824. } else {
  1825. hci_auth_cfm(conn, ev->status);
  1826. hci_conn_hold(conn);
  1827. conn->disc_timeout = HCI_DISCONN_TIMEOUT;
  1828. hci_conn_drop(conn);
  1829. }
  1830. if (test_bit(HCI_CONN_ENCRYPT_PEND, &conn->flags)) {
  1831. if (!ev->status) {
  1832. struct hci_cp_set_conn_encrypt cp;
  1833. cp.handle = ev->handle;
  1834. cp.encrypt = 0x01;
  1835. hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp),
  1836. &cp);
  1837. } else {
  1838. clear_bit(HCI_CONN_ENCRYPT_PEND, &conn->flags);
  1839. hci_encrypt_cfm(conn, ev->status, 0x00);
  1840. }
  1841. }
  1842. unlock:
  1843. hci_dev_unlock(hdev);
  1844. }
  1845. static void hci_remote_name_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1846. {
  1847. struct hci_ev_remote_name *ev = (void *) skb->data;
  1848. struct hci_conn *conn;
  1849. BT_DBG("%s", hdev->name);
  1850. hci_conn_check_pending(hdev);
  1851. hci_dev_lock(hdev);
  1852. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  1853. if (!hci_dev_test_flag(hdev, HCI_MGMT))
  1854. goto check_auth;
  1855. if (ev->status == 0)
  1856. hci_check_pending_name(hdev, conn, &ev->bdaddr, ev->name,
  1857. strnlen(ev->name, HCI_MAX_NAME_LENGTH));
  1858. else
  1859. hci_check_pending_name(hdev, conn, &ev->bdaddr, NULL, 0);
  1860. check_auth:
  1861. if (!conn)
  1862. goto unlock;
  1863. if (!hci_outgoing_auth_needed(hdev, conn))
  1864. goto unlock;
  1865. if (!test_and_set_bit(HCI_CONN_AUTH_PEND, &conn->flags)) {
  1866. struct hci_cp_auth_requested cp;
  1867. set_bit(HCI_CONN_AUTH_INITIATOR, &conn->flags);
  1868. cp.handle = __cpu_to_le16(conn->handle);
  1869. hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, sizeof(cp), &cp);
  1870. }
  1871. unlock:
  1872. hci_dev_unlock(hdev);
  1873. }
  1874. static void read_enc_key_size_complete(struct hci_dev *hdev, u8 status,
  1875. u16 opcode, struct sk_buff *skb)
  1876. {
  1877. const struct hci_rp_read_enc_key_size *rp;
  1878. struct hci_conn *conn;
  1879. u16 handle;
  1880. BT_DBG("%s status 0x%02x", hdev->name, status);
  1881. if (!skb || skb->len < sizeof(*rp)) {
  1882. BT_ERR("%s invalid HCI Read Encryption Key Size response",
  1883. hdev->name);
  1884. return;
  1885. }
  1886. rp = (void *)skb->data;
  1887. handle = le16_to_cpu(rp->handle);
  1888. hci_dev_lock(hdev);
  1889. conn = hci_conn_hash_lookup_handle(hdev, handle);
  1890. if (!conn)
  1891. goto unlock;
  1892. /* If we fail to read the encryption key size, assume maximum
  1893. * (which is the same we do also when this HCI command isn't
  1894. * supported.
  1895. */
  1896. if (rp->status) {
  1897. BT_ERR("%s failed to read key size for handle %u", hdev->name,
  1898. handle);
  1899. conn->enc_key_size = HCI_LINK_KEY_SIZE;
  1900. } else {
  1901. conn->enc_key_size = rp->key_size;
  1902. }
  1903. if (conn->state == BT_CONFIG) {
  1904. conn->state = BT_CONNECTED;
  1905. hci_connect_cfm(conn, 0);
  1906. hci_conn_drop(conn);
  1907. } else {
  1908. u8 encrypt;
  1909. if (!test_bit(HCI_CONN_ENCRYPT, &conn->flags))
  1910. encrypt = 0x00;
  1911. else if (test_bit(HCI_CONN_AES_CCM, &conn->flags))
  1912. encrypt = 0x02;
  1913. else
  1914. encrypt = 0x01;
  1915. hci_encrypt_cfm(conn, 0, encrypt);
  1916. }
  1917. unlock:
  1918. hci_dev_unlock(hdev);
  1919. }
  1920. static void hci_encrypt_change_evt(struct hci_dev *hdev, struct sk_buff *skb)
  1921. {
  1922. struct hci_ev_encrypt_change *ev = (void *) skb->data;
  1923. struct hci_conn *conn;
  1924. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  1925. hci_dev_lock(hdev);
  1926. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  1927. if (!conn)
  1928. goto unlock;
  1929. if (!ev->status) {
  1930. if (ev->encrypt) {
  1931. /* Encryption implies authentication */
  1932. set_bit(HCI_CONN_AUTH, &conn->flags);
  1933. set_bit(HCI_CONN_ENCRYPT, &conn->flags);
  1934. conn->sec_level = conn->pending_sec_level;
  1935. /* P-256 authentication key implies FIPS */
  1936. if (conn->key_type == HCI_LK_AUTH_COMBINATION_P256)
  1937. set_bit(HCI_CONN_FIPS, &conn->flags);
  1938. if ((conn->type == ACL_LINK && ev->encrypt == 0x02) ||
  1939. conn->type == LE_LINK)
  1940. set_bit(HCI_CONN_AES_CCM, &conn->flags);
  1941. } else {
  1942. clear_bit(HCI_CONN_ENCRYPT, &conn->flags);
  1943. clear_bit(HCI_CONN_AES_CCM, &conn->flags);
  1944. }
  1945. }
  1946. /* We should disregard the current RPA and generate a new one
  1947. * whenever the encryption procedure fails.
  1948. */
  1949. if (ev->status && conn->type == LE_LINK)
  1950. hci_dev_set_flag(hdev, HCI_RPA_EXPIRED);
  1951. clear_bit(HCI_CONN_ENCRYPT_PEND, &conn->flags);
  1952. if (ev->status && conn->state == BT_CONNECTED) {
  1953. if (ev->status == HCI_ERROR_PIN_OR_KEY_MISSING)
  1954. set_bit(HCI_CONN_AUTH_FAILURE, &conn->flags);
  1955. hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE);
  1956. hci_conn_drop(conn);
  1957. goto unlock;
  1958. }
  1959. /* In Secure Connections Only mode, do not allow any connections
  1960. * that are not encrypted with AES-CCM using a P-256 authenticated
  1961. * combination key.
  1962. */
  1963. if (hci_dev_test_flag(hdev, HCI_SC_ONLY) &&
  1964. (!test_bit(HCI_CONN_AES_CCM, &conn->flags) ||
  1965. conn->key_type != HCI_LK_AUTH_COMBINATION_P256)) {
  1966. hci_connect_cfm(conn, HCI_ERROR_AUTH_FAILURE);
  1967. hci_conn_drop(conn);
  1968. goto unlock;
  1969. }
  1970. /* Try reading the encryption key size for encrypted ACL links */
  1971. if (!ev->status && ev->encrypt && conn->type == ACL_LINK) {
  1972. struct hci_cp_read_enc_key_size cp;
  1973. struct hci_request req;
  1974. /* Only send HCI_Read_Encryption_Key_Size if the
  1975. * controller really supports it. If it doesn't, assume
  1976. * the default size (16).
  1977. */
  1978. if (!(hdev->commands[20] & 0x10)) {
  1979. conn->enc_key_size = HCI_LINK_KEY_SIZE;
  1980. goto notify;
  1981. }
  1982. hci_req_init(&req, hdev);
  1983. cp.handle = cpu_to_le16(conn->handle);
  1984. hci_req_add(&req, HCI_OP_READ_ENC_KEY_SIZE, sizeof(cp), &cp);
  1985. if (hci_req_run_skb(&req, read_enc_key_size_complete)) {
  1986. BT_ERR("Sending HCI Read Encryption Key Size failed");
  1987. conn->enc_key_size = HCI_LINK_KEY_SIZE;
  1988. goto notify;
  1989. }
  1990. goto unlock;
  1991. }
  1992. notify:
  1993. if (conn->state == BT_CONFIG) {
  1994. if (!ev->status)
  1995. conn->state = BT_CONNECTED;
  1996. hci_connect_cfm(conn, ev->status);
  1997. hci_conn_drop(conn);
  1998. } else
  1999. hci_encrypt_cfm(conn, ev->status, ev->encrypt);
  2000. unlock:
  2001. hci_dev_unlock(hdev);
  2002. }
  2003. static void hci_change_link_key_complete_evt(struct hci_dev *hdev,
  2004. struct sk_buff *skb)
  2005. {
  2006. struct hci_ev_change_link_key_complete *ev = (void *) skb->data;
  2007. struct hci_conn *conn;
  2008. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  2009. hci_dev_lock(hdev);
  2010. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  2011. if (conn) {
  2012. if (!ev->status)
  2013. set_bit(HCI_CONN_SECURE, &conn->flags);
  2014. clear_bit(HCI_CONN_AUTH_PEND, &conn->flags);
  2015. hci_key_change_cfm(conn, ev->status);
  2016. }
  2017. hci_dev_unlock(hdev);
  2018. }
  2019. static void hci_remote_features_evt(struct hci_dev *hdev,
  2020. struct sk_buff *skb)
  2021. {
  2022. struct hci_ev_remote_features *ev = (void *) skb->data;
  2023. struct hci_conn *conn;
  2024. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  2025. hci_dev_lock(hdev);
  2026. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  2027. if (!conn)
  2028. goto unlock;
  2029. if (!ev->status)
  2030. memcpy(conn->features[0], ev->features, 8);
  2031. if (conn->state != BT_CONFIG)
  2032. goto unlock;
  2033. if (!ev->status && lmp_ext_feat_capable(hdev) &&
  2034. lmp_ext_feat_capable(conn)) {
  2035. struct hci_cp_read_remote_ext_features cp;
  2036. cp.handle = ev->handle;
  2037. cp.page = 0x01;
  2038. hci_send_cmd(hdev, HCI_OP_READ_REMOTE_EXT_FEATURES,
  2039. sizeof(cp), &cp);
  2040. goto unlock;
  2041. }
  2042. if (!ev->status && !test_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) {
  2043. struct hci_cp_remote_name_req cp;
  2044. memset(&cp, 0, sizeof(cp));
  2045. bacpy(&cp.bdaddr, &conn->dst);
  2046. cp.pscan_rep_mode = 0x02;
  2047. hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp);
  2048. } else if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags))
  2049. mgmt_device_connected(hdev, conn, 0, NULL, 0);
  2050. if (!hci_outgoing_auth_needed(hdev, conn)) {
  2051. conn->state = BT_CONNECTED;
  2052. hci_connect_cfm(conn, ev->status);
  2053. hci_conn_drop(conn);
  2054. }
  2055. unlock:
  2056. hci_dev_unlock(hdev);
  2057. }
  2058. static void hci_cmd_complete_evt(struct hci_dev *hdev, struct sk_buff *skb,
  2059. u16 *opcode, u8 *status,
  2060. hci_req_complete_t *req_complete,
  2061. hci_req_complete_skb_t *req_complete_skb)
  2062. {
  2063. struct hci_ev_cmd_complete *ev = (void *) skb->data;
  2064. *opcode = __le16_to_cpu(ev->opcode);
  2065. *status = skb->data[sizeof(*ev)];
  2066. skb_pull(skb, sizeof(*ev));
  2067. switch (*opcode) {
  2068. case HCI_OP_INQUIRY_CANCEL:
  2069. hci_cc_inquiry_cancel(hdev, skb);
  2070. break;
  2071. case HCI_OP_PERIODIC_INQ:
  2072. hci_cc_periodic_inq(hdev, skb);
  2073. break;
  2074. case HCI_OP_EXIT_PERIODIC_INQ:
  2075. hci_cc_exit_periodic_inq(hdev, skb);
  2076. break;
  2077. case HCI_OP_REMOTE_NAME_REQ_CANCEL:
  2078. hci_cc_remote_name_req_cancel(hdev, skb);
  2079. break;
  2080. case HCI_OP_ROLE_DISCOVERY:
  2081. hci_cc_role_discovery(hdev, skb);
  2082. break;
  2083. case HCI_OP_READ_LINK_POLICY:
  2084. hci_cc_read_link_policy(hdev, skb);
  2085. break;
  2086. case HCI_OP_WRITE_LINK_POLICY:
  2087. hci_cc_write_link_policy(hdev, skb);
  2088. break;
  2089. case HCI_OP_READ_DEF_LINK_POLICY:
  2090. hci_cc_read_def_link_policy(hdev, skb);
  2091. break;
  2092. case HCI_OP_WRITE_DEF_LINK_POLICY:
  2093. hci_cc_write_def_link_policy(hdev, skb);
  2094. break;
  2095. case HCI_OP_RESET:
  2096. hci_cc_reset(hdev, skb);
  2097. break;
  2098. case HCI_OP_READ_STORED_LINK_KEY:
  2099. hci_cc_read_stored_link_key(hdev, skb);
  2100. break;
  2101. case HCI_OP_DELETE_STORED_LINK_KEY:
  2102. hci_cc_delete_stored_link_key(hdev, skb);
  2103. break;
  2104. case HCI_OP_WRITE_LOCAL_NAME:
  2105. hci_cc_write_local_name(hdev, skb);
  2106. break;
  2107. case HCI_OP_READ_LOCAL_NAME:
  2108. hci_cc_read_local_name(hdev, skb);
  2109. break;
  2110. case HCI_OP_WRITE_AUTH_ENABLE:
  2111. hci_cc_write_auth_enable(hdev, skb);
  2112. break;
  2113. case HCI_OP_WRITE_ENCRYPT_MODE:
  2114. hci_cc_write_encrypt_mode(hdev, skb);
  2115. break;
  2116. case HCI_OP_WRITE_SCAN_ENABLE:
  2117. hci_cc_write_scan_enable(hdev, skb);
  2118. break;
  2119. case HCI_OP_READ_CLASS_OF_DEV:
  2120. hci_cc_read_class_of_dev(hdev, skb);
  2121. break;
  2122. case HCI_OP_WRITE_CLASS_OF_DEV:
  2123. hci_cc_write_class_of_dev(hdev, skb);
  2124. break;
  2125. case HCI_OP_READ_VOICE_SETTING:
  2126. hci_cc_read_voice_setting(hdev, skb);
  2127. break;
  2128. case HCI_OP_WRITE_VOICE_SETTING:
  2129. hci_cc_write_voice_setting(hdev, skb);
  2130. break;
  2131. case HCI_OP_READ_NUM_SUPPORTED_IAC:
  2132. hci_cc_read_num_supported_iac(hdev, skb);
  2133. break;
  2134. case HCI_OP_WRITE_SSP_MODE:
  2135. hci_cc_write_ssp_mode(hdev, skb);
  2136. break;
  2137. case HCI_OP_WRITE_SC_SUPPORT:
  2138. hci_cc_write_sc_support(hdev, skb);
  2139. break;
  2140. case HCI_OP_READ_LOCAL_VERSION:
  2141. hci_cc_read_local_version(hdev, skb);
  2142. break;
  2143. case HCI_OP_READ_LOCAL_COMMANDS:
  2144. hci_cc_read_local_commands(hdev, skb);
  2145. break;
  2146. case HCI_OP_READ_LOCAL_FEATURES:
  2147. hci_cc_read_local_features(hdev, skb);
  2148. break;
  2149. case HCI_OP_READ_LOCAL_EXT_FEATURES:
  2150. hci_cc_read_local_ext_features(hdev, skb);
  2151. break;
  2152. case HCI_OP_READ_BUFFER_SIZE:
  2153. hci_cc_read_buffer_size(hdev, skb);
  2154. break;
  2155. case HCI_OP_READ_BD_ADDR:
  2156. hci_cc_read_bd_addr(hdev, skb);
  2157. break;
  2158. case HCI_OP_READ_PAGE_SCAN_ACTIVITY:
  2159. hci_cc_read_page_scan_activity(hdev, skb);
  2160. break;
  2161. case HCI_OP_WRITE_PAGE_SCAN_ACTIVITY:
  2162. hci_cc_write_page_scan_activity(hdev, skb);
  2163. break;
  2164. case HCI_OP_READ_PAGE_SCAN_TYPE:
  2165. hci_cc_read_page_scan_type(hdev, skb);
  2166. break;
  2167. case HCI_OP_WRITE_PAGE_SCAN_TYPE:
  2168. hci_cc_write_page_scan_type(hdev, skb);
  2169. break;
  2170. case HCI_OP_READ_DATA_BLOCK_SIZE:
  2171. hci_cc_read_data_block_size(hdev, skb);
  2172. break;
  2173. case HCI_OP_READ_FLOW_CONTROL_MODE:
  2174. hci_cc_read_flow_control_mode(hdev, skb);
  2175. break;
  2176. case HCI_OP_READ_LOCAL_AMP_INFO:
  2177. hci_cc_read_local_amp_info(hdev, skb);
  2178. break;
  2179. case HCI_OP_READ_CLOCK:
  2180. hci_cc_read_clock(hdev, skb);
  2181. break;
  2182. case HCI_OP_READ_INQ_RSP_TX_POWER:
  2183. hci_cc_read_inq_rsp_tx_power(hdev, skb);
  2184. break;
  2185. case HCI_OP_PIN_CODE_REPLY:
  2186. hci_cc_pin_code_reply(hdev, skb);
  2187. break;
  2188. case HCI_OP_PIN_CODE_NEG_REPLY:
  2189. hci_cc_pin_code_neg_reply(hdev, skb);
  2190. break;
  2191. case HCI_OP_READ_LOCAL_OOB_DATA:
  2192. hci_cc_read_local_oob_data(hdev, skb);
  2193. break;
  2194. case HCI_OP_READ_LOCAL_OOB_EXT_DATA:
  2195. hci_cc_read_local_oob_ext_data(hdev, skb);
  2196. break;
  2197. case HCI_OP_LE_READ_BUFFER_SIZE:
  2198. hci_cc_le_read_buffer_size(hdev, skb);
  2199. break;
  2200. case HCI_OP_LE_READ_LOCAL_FEATURES:
  2201. hci_cc_le_read_local_features(hdev, skb);
  2202. break;
  2203. case HCI_OP_LE_READ_ADV_TX_POWER:
  2204. hci_cc_le_read_adv_tx_power(hdev, skb);
  2205. break;
  2206. case HCI_OP_USER_CONFIRM_REPLY:
  2207. hci_cc_user_confirm_reply(hdev, skb);
  2208. break;
  2209. case HCI_OP_USER_CONFIRM_NEG_REPLY:
  2210. hci_cc_user_confirm_neg_reply(hdev, skb);
  2211. break;
  2212. case HCI_OP_USER_PASSKEY_REPLY:
  2213. hci_cc_user_passkey_reply(hdev, skb);
  2214. break;
  2215. case HCI_OP_USER_PASSKEY_NEG_REPLY:
  2216. hci_cc_user_passkey_neg_reply(hdev, skb);
  2217. break;
  2218. case HCI_OP_LE_SET_RANDOM_ADDR:
  2219. hci_cc_le_set_random_addr(hdev, skb);
  2220. break;
  2221. case HCI_OP_LE_SET_ADV_ENABLE:
  2222. hci_cc_le_set_adv_enable(hdev, skb);
  2223. break;
  2224. case HCI_OP_LE_SET_SCAN_PARAM:
  2225. hci_cc_le_set_scan_param(hdev, skb);
  2226. break;
  2227. case HCI_OP_LE_SET_SCAN_ENABLE:
  2228. hci_cc_le_set_scan_enable(hdev, skb);
  2229. break;
  2230. case HCI_OP_LE_READ_WHITE_LIST_SIZE:
  2231. hci_cc_le_read_white_list_size(hdev, skb);
  2232. break;
  2233. case HCI_OP_LE_CLEAR_WHITE_LIST:
  2234. hci_cc_le_clear_white_list(hdev, skb);
  2235. break;
  2236. case HCI_OP_LE_ADD_TO_WHITE_LIST:
  2237. hci_cc_le_add_to_white_list(hdev, skb);
  2238. break;
  2239. case HCI_OP_LE_DEL_FROM_WHITE_LIST:
  2240. hci_cc_le_del_from_white_list(hdev, skb);
  2241. break;
  2242. case HCI_OP_LE_READ_SUPPORTED_STATES:
  2243. hci_cc_le_read_supported_states(hdev, skb);
  2244. break;
  2245. case HCI_OP_LE_READ_DEF_DATA_LEN:
  2246. hci_cc_le_read_def_data_len(hdev, skb);
  2247. break;
  2248. case HCI_OP_LE_WRITE_DEF_DATA_LEN:
  2249. hci_cc_le_write_def_data_len(hdev, skb);
  2250. break;
  2251. case HCI_OP_LE_READ_MAX_DATA_LEN:
  2252. hci_cc_le_read_max_data_len(hdev, skb);
  2253. break;
  2254. case HCI_OP_WRITE_LE_HOST_SUPPORTED:
  2255. hci_cc_write_le_host_supported(hdev, skb);
  2256. break;
  2257. case HCI_OP_LE_SET_ADV_PARAM:
  2258. hci_cc_set_adv_param(hdev, skb);
  2259. break;
  2260. case HCI_OP_READ_RSSI:
  2261. hci_cc_read_rssi(hdev, skb);
  2262. break;
  2263. case HCI_OP_READ_TX_POWER:
  2264. hci_cc_read_tx_power(hdev, skb);
  2265. break;
  2266. case HCI_OP_WRITE_SSP_DEBUG_MODE:
  2267. hci_cc_write_ssp_debug_mode(hdev, skb);
  2268. break;
  2269. default:
  2270. BT_DBG("%s opcode 0x%4.4x", hdev->name, *opcode);
  2271. break;
  2272. }
  2273. if (*opcode != HCI_OP_NOP)
  2274. cancel_delayed_work(&hdev->cmd_timer);
  2275. if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags))
  2276. atomic_set(&hdev->cmd_cnt, 1);
  2277. hci_req_cmd_complete(hdev, *opcode, *status, req_complete,
  2278. req_complete_skb);
  2279. if (atomic_read(&hdev->cmd_cnt) && !skb_queue_empty(&hdev->cmd_q))
  2280. queue_work(hdev->workqueue, &hdev->cmd_work);
  2281. }
  2282. static void hci_cmd_status_evt(struct hci_dev *hdev, struct sk_buff *skb,
  2283. u16 *opcode, u8 *status,
  2284. hci_req_complete_t *req_complete,
  2285. hci_req_complete_skb_t *req_complete_skb)
  2286. {
  2287. struct hci_ev_cmd_status *ev = (void *) skb->data;
  2288. skb_pull(skb, sizeof(*ev));
  2289. *opcode = __le16_to_cpu(ev->opcode);
  2290. *status = ev->status;
  2291. switch (*opcode) {
  2292. case HCI_OP_INQUIRY:
  2293. hci_cs_inquiry(hdev, ev->status);
  2294. break;
  2295. case HCI_OP_CREATE_CONN:
  2296. hci_cs_create_conn(hdev, ev->status);
  2297. break;
  2298. case HCI_OP_DISCONNECT:
  2299. hci_cs_disconnect(hdev, ev->status);
  2300. break;
  2301. case HCI_OP_ADD_SCO:
  2302. hci_cs_add_sco(hdev, ev->status);
  2303. break;
  2304. case HCI_OP_AUTH_REQUESTED:
  2305. hci_cs_auth_requested(hdev, ev->status);
  2306. break;
  2307. case HCI_OP_SET_CONN_ENCRYPT:
  2308. hci_cs_set_conn_encrypt(hdev, ev->status);
  2309. break;
  2310. case HCI_OP_REMOTE_NAME_REQ:
  2311. hci_cs_remote_name_req(hdev, ev->status);
  2312. break;
  2313. case HCI_OP_READ_REMOTE_FEATURES:
  2314. hci_cs_read_remote_features(hdev, ev->status);
  2315. break;
  2316. case HCI_OP_READ_REMOTE_EXT_FEATURES:
  2317. hci_cs_read_remote_ext_features(hdev, ev->status);
  2318. break;
  2319. case HCI_OP_SETUP_SYNC_CONN:
  2320. hci_cs_setup_sync_conn(hdev, ev->status);
  2321. break;
  2322. case HCI_OP_SNIFF_MODE:
  2323. hci_cs_sniff_mode(hdev, ev->status);
  2324. break;
  2325. case HCI_OP_EXIT_SNIFF_MODE:
  2326. hci_cs_exit_sniff_mode(hdev, ev->status);
  2327. break;
  2328. case HCI_OP_SWITCH_ROLE:
  2329. hci_cs_switch_role(hdev, ev->status);
  2330. break;
  2331. case HCI_OP_LE_CREATE_CONN:
  2332. hci_cs_le_create_conn(hdev, ev->status);
  2333. break;
  2334. case HCI_OP_LE_READ_REMOTE_FEATURES:
  2335. hci_cs_le_read_remote_features(hdev, ev->status);
  2336. break;
  2337. case HCI_OP_LE_START_ENC:
  2338. hci_cs_le_start_enc(hdev, ev->status);
  2339. break;
  2340. default:
  2341. BT_DBG("%s opcode 0x%4.4x", hdev->name, *opcode);
  2342. break;
  2343. }
  2344. if (*opcode != HCI_OP_NOP)
  2345. cancel_delayed_work(&hdev->cmd_timer);
  2346. if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags))
  2347. atomic_set(&hdev->cmd_cnt, 1);
  2348. /* Indicate request completion if the command failed. Also, if
  2349. * we're not waiting for a special event and we get a success
  2350. * command status we should try to flag the request as completed
  2351. * (since for this kind of commands there will not be a command
  2352. * complete event).
  2353. */
  2354. if (ev->status ||
  2355. (hdev->sent_cmd && !bt_cb(hdev->sent_cmd)->hci.req_event))
  2356. hci_req_cmd_complete(hdev, *opcode, ev->status, req_complete,
  2357. req_complete_skb);
  2358. if (atomic_read(&hdev->cmd_cnt) && !skb_queue_empty(&hdev->cmd_q))
  2359. queue_work(hdev->workqueue, &hdev->cmd_work);
  2360. }
  2361. static void hci_hardware_error_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2362. {
  2363. struct hci_ev_hardware_error *ev = (void *) skb->data;
  2364. hdev->hw_error_code = ev->code;
  2365. queue_work(hdev->req_workqueue, &hdev->error_reset);
  2366. }
  2367. static void hci_role_change_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2368. {
  2369. struct hci_ev_role_change *ev = (void *) skb->data;
  2370. struct hci_conn *conn;
  2371. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  2372. hci_dev_lock(hdev);
  2373. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  2374. if (conn) {
  2375. if (!ev->status)
  2376. conn->role = ev->role;
  2377. clear_bit(HCI_CONN_RSWITCH_PEND, &conn->flags);
  2378. hci_role_switch_cfm(conn, ev->status, ev->role);
  2379. }
  2380. hci_dev_unlock(hdev);
  2381. }
  2382. static void hci_num_comp_pkts_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2383. {
  2384. struct hci_ev_num_comp_pkts *ev = (void *) skb->data;
  2385. int i;
  2386. if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_PACKET_BASED) {
  2387. BT_ERR("Wrong event for mode %d", hdev->flow_ctl_mode);
  2388. return;
  2389. }
  2390. if (skb->len < sizeof(*ev) || skb->len < sizeof(*ev) +
  2391. ev->num_hndl * sizeof(struct hci_comp_pkts_info)) {
  2392. BT_DBG("%s bad parameters", hdev->name);
  2393. return;
  2394. }
  2395. BT_DBG("%s num_hndl %d", hdev->name, ev->num_hndl);
  2396. for (i = 0; i < ev->num_hndl; i++) {
  2397. struct hci_comp_pkts_info *info = &ev->handles[i];
  2398. struct hci_conn *conn;
  2399. __u16 handle, count;
  2400. handle = __le16_to_cpu(info->handle);
  2401. count = __le16_to_cpu(info->count);
  2402. conn = hci_conn_hash_lookup_handle(hdev, handle);
  2403. if (!conn)
  2404. continue;
  2405. conn->sent -= count;
  2406. switch (conn->type) {
  2407. case ACL_LINK:
  2408. hdev->acl_cnt += count;
  2409. if (hdev->acl_cnt > hdev->acl_pkts)
  2410. hdev->acl_cnt = hdev->acl_pkts;
  2411. break;
  2412. case LE_LINK:
  2413. if (hdev->le_pkts) {
  2414. hdev->le_cnt += count;
  2415. if (hdev->le_cnt > hdev->le_pkts)
  2416. hdev->le_cnt = hdev->le_pkts;
  2417. } else {
  2418. hdev->acl_cnt += count;
  2419. if (hdev->acl_cnt > hdev->acl_pkts)
  2420. hdev->acl_cnt = hdev->acl_pkts;
  2421. }
  2422. break;
  2423. case SCO_LINK:
  2424. hdev->sco_cnt += count;
  2425. if (hdev->sco_cnt > hdev->sco_pkts)
  2426. hdev->sco_cnt = hdev->sco_pkts;
  2427. break;
  2428. default:
  2429. BT_ERR("Unknown type %d conn %p", conn->type, conn);
  2430. break;
  2431. }
  2432. }
  2433. queue_work(hdev->workqueue, &hdev->tx_work);
  2434. }
  2435. static struct hci_conn *__hci_conn_lookup_handle(struct hci_dev *hdev,
  2436. __u16 handle)
  2437. {
  2438. struct hci_chan *chan;
  2439. switch (hdev->dev_type) {
  2440. case HCI_PRIMARY:
  2441. return hci_conn_hash_lookup_handle(hdev, handle);
  2442. case HCI_AMP:
  2443. chan = hci_chan_lookup_handle(hdev, handle);
  2444. if (chan)
  2445. return chan->conn;
  2446. break;
  2447. default:
  2448. BT_ERR("%s unknown dev_type %d", hdev->name, hdev->dev_type);
  2449. break;
  2450. }
  2451. return NULL;
  2452. }
  2453. static void hci_num_comp_blocks_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2454. {
  2455. struct hci_ev_num_comp_blocks *ev = (void *) skb->data;
  2456. int i;
  2457. if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_BLOCK_BASED) {
  2458. BT_ERR("Wrong event for mode %d", hdev->flow_ctl_mode);
  2459. return;
  2460. }
  2461. if (skb->len < sizeof(*ev) || skb->len < sizeof(*ev) +
  2462. ev->num_hndl * sizeof(struct hci_comp_blocks_info)) {
  2463. BT_DBG("%s bad parameters", hdev->name);
  2464. return;
  2465. }
  2466. BT_DBG("%s num_blocks %d num_hndl %d", hdev->name, ev->num_blocks,
  2467. ev->num_hndl);
  2468. for (i = 0; i < ev->num_hndl; i++) {
  2469. struct hci_comp_blocks_info *info = &ev->handles[i];
  2470. struct hci_conn *conn = NULL;
  2471. __u16 handle, block_count;
  2472. handle = __le16_to_cpu(info->handle);
  2473. block_count = __le16_to_cpu(info->blocks);
  2474. conn = __hci_conn_lookup_handle(hdev, handle);
  2475. if (!conn)
  2476. continue;
  2477. conn->sent -= block_count;
  2478. switch (conn->type) {
  2479. case ACL_LINK:
  2480. case AMP_LINK:
  2481. hdev->block_cnt += block_count;
  2482. if (hdev->block_cnt > hdev->num_blocks)
  2483. hdev->block_cnt = hdev->num_blocks;
  2484. break;
  2485. default:
  2486. BT_ERR("Unknown type %d conn %p", conn->type, conn);
  2487. break;
  2488. }
  2489. }
  2490. queue_work(hdev->workqueue, &hdev->tx_work);
  2491. }
  2492. static void hci_mode_change_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2493. {
  2494. struct hci_ev_mode_change *ev = (void *) skb->data;
  2495. struct hci_conn *conn;
  2496. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  2497. hci_dev_lock(hdev);
  2498. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  2499. if (conn) {
  2500. conn->mode = ev->mode;
  2501. if (!test_and_clear_bit(HCI_CONN_MODE_CHANGE_PEND,
  2502. &conn->flags)) {
  2503. if (conn->mode == HCI_CM_ACTIVE)
  2504. set_bit(HCI_CONN_POWER_SAVE, &conn->flags);
  2505. else
  2506. clear_bit(HCI_CONN_POWER_SAVE, &conn->flags);
  2507. }
  2508. if (test_and_clear_bit(HCI_CONN_SCO_SETUP_PEND, &conn->flags))
  2509. hci_sco_setup(conn, ev->status);
  2510. }
  2511. hci_dev_unlock(hdev);
  2512. }
  2513. static void hci_pin_code_request_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2514. {
  2515. struct hci_ev_pin_code_req *ev = (void *) skb->data;
  2516. struct hci_conn *conn;
  2517. BT_DBG("%s", hdev->name);
  2518. hci_dev_lock(hdev);
  2519. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  2520. if (!conn)
  2521. goto unlock;
  2522. if (conn->state == BT_CONNECTED) {
  2523. hci_conn_hold(conn);
  2524. conn->disc_timeout = HCI_PAIRING_TIMEOUT;
  2525. hci_conn_drop(conn);
  2526. }
  2527. if (!hci_dev_test_flag(hdev, HCI_BONDABLE) &&
  2528. !test_bit(HCI_CONN_AUTH_INITIATOR, &conn->flags)) {
  2529. hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY,
  2530. sizeof(ev->bdaddr), &ev->bdaddr);
  2531. } else if (hci_dev_test_flag(hdev, HCI_MGMT)) {
  2532. u8 secure;
  2533. if (conn->pending_sec_level == BT_SECURITY_HIGH)
  2534. secure = 1;
  2535. else
  2536. secure = 0;
  2537. mgmt_pin_code_request(hdev, &ev->bdaddr, secure);
  2538. }
  2539. unlock:
  2540. hci_dev_unlock(hdev);
  2541. }
  2542. static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len)
  2543. {
  2544. if (key_type == HCI_LK_CHANGED_COMBINATION)
  2545. return;
  2546. conn->pin_length = pin_len;
  2547. conn->key_type = key_type;
  2548. switch (key_type) {
  2549. case HCI_LK_LOCAL_UNIT:
  2550. case HCI_LK_REMOTE_UNIT:
  2551. case HCI_LK_DEBUG_COMBINATION:
  2552. return;
  2553. case HCI_LK_COMBINATION:
  2554. if (pin_len == 16)
  2555. conn->pending_sec_level = BT_SECURITY_HIGH;
  2556. else
  2557. conn->pending_sec_level = BT_SECURITY_MEDIUM;
  2558. break;
  2559. case HCI_LK_UNAUTH_COMBINATION_P192:
  2560. case HCI_LK_UNAUTH_COMBINATION_P256:
  2561. conn->pending_sec_level = BT_SECURITY_MEDIUM;
  2562. break;
  2563. case HCI_LK_AUTH_COMBINATION_P192:
  2564. conn->pending_sec_level = BT_SECURITY_HIGH;
  2565. break;
  2566. case HCI_LK_AUTH_COMBINATION_P256:
  2567. conn->pending_sec_level = BT_SECURITY_FIPS;
  2568. break;
  2569. }
  2570. }
  2571. static void hci_link_key_request_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2572. {
  2573. struct hci_ev_link_key_req *ev = (void *) skb->data;
  2574. struct hci_cp_link_key_reply cp;
  2575. struct hci_conn *conn;
  2576. struct link_key *key;
  2577. BT_DBG("%s", hdev->name);
  2578. if (!hci_dev_test_flag(hdev, HCI_MGMT))
  2579. return;
  2580. hci_dev_lock(hdev);
  2581. key = hci_find_link_key(hdev, &ev->bdaddr);
  2582. if (!key) {
  2583. BT_DBG("%s link key not found for %pMR", hdev->name,
  2584. &ev->bdaddr);
  2585. goto not_found;
  2586. }
  2587. BT_DBG("%s found key type %u for %pMR", hdev->name, key->type,
  2588. &ev->bdaddr);
  2589. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  2590. if (conn) {
  2591. clear_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags);
  2592. if ((key->type == HCI_LK_UNAUTH_COMBINATION_P192 ||
  2593. key->type == HCI_LK_UNAUTH_COMBINATION_P256) &&
  2594. conn->auth_type != 0xff && (conn->auth_type & 0x01)) {
  2595. BT_DBG("%s ignoring unauthenticated key", hdev->name);
  2596. goto not_found;
  2597. }
  2598. if (key->type == HCI_LK_COMBINATION && key->pin_len < 16 &&
  2599. (conn->pending_sec_level == BT_SECURITY_HIGH ||
  2600. conn->pending_sec_level == BT_SECURITY_FIPS)) {
  2601. BT_DBG("%s ignoring key unauthenticated for high security",
  2602. hdev->name);
  2603. goto not_found;
  2604. }
  2605. conn_set_key(conn, key->type, key->pin_len);
  2606. }
  2607. bacpy(&cp.bdaddr, &ev->bdaddr);
  2608. memcpy(cp.link_key, key->val, HCI_LINK_KEY_SIZE);
  2609. hci_send_cmd(hdev, HCI_OP_LINK_KEY_REPLY, sizeof(cp), &cp);
  2610. hci_dev_unlock(hdev);
  2611. return;
  2612. not_found:
  2613. hci_send_cmd(hdev, HCI_OP_LINK_KEY_NEG_REPLY, 6, &ev->bdaddr);
  2614. hci_dev_unlock(hdev);
  2615. }
  2616. static void hci_link_key_notify_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2617. {
  2618. struct hci_ev_link_key_notify *ev = (void *) skb->data;
  2619. struct hci_conn *conn;
  2620. struct link_key *key;
  2621. bool persistent;
  2622. u8 pin_len = 0;
  2623. BT_DBG("%s", hdev->name);
  2624. hci_dev_lock(hdev);
  2625. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  2626. if (!conn)
  2627. goto unlock;
  2628. hci_conn_hold(conn);
  2629. conn->disc_timeout = HCI_DISCONN_TIMEOUT;
  2630. hci_conn_drop(conn);
  2631. set_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags);
  2632. conn_set_key(conn, ev->key_type, conn->pin_length);
  2633. if (!hci_dev_test_flag(hdev, HCI_MGMT))
  2634. goto unlock;
  2635. key = hci_add_link_key(hdev, conn, &ev->bdaddr, ev->link_key,
  2636. ev->key_type, pin_len, &persistent);
  2637. if (!key)
  2638. goto unlock;
  2639. /* Update connection information since adding the key will have
  2640. * fixed up the type in the case of changed combination keys.
  2641. */
  2642. if (ev->key_type == HCI_LK_CHANGED_COMBINATION)
  2643. conn_set_key(conn, key->type, key->pin_len);
  2644. mgmt_new_link_key(hdev, key, persistent);
  2645. /* Keep debug keys around only if the HCI_KEEP_DEBUG_KEYS flag
  2646. * is set. If it's not set simply remove the key from the kernel
  2647. * list (we've still notified user space about it but with
  2648. * store_hint being 0).
  2649. */
  2650. if (key->type == HCI_LK_DEBUG_COMBINATION &&
  2651. !hci_dev_test_flag(hdev, HCI_KEEP_DEBUG_KEYS)) {
  2652. list_del_rcu(&key->list);
  2653. kfree_rcu(key, rcu);
  2654. goto unlock;
  2655. }
  2656. if (persistent)
  2657. clear_bit(HCI_CONN_FLUSH_KEY, &conn->flags);
  2658. else
  2659. set_bit(HCI_CONN_FLUSH_KEY, &conn->flags);
  2660. unlock:
  2661. hci_dev_unlock(hdev);
  2662. }
  2663. static void hci_clock_offset_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2664. {
  2665. struct hci_ev_clock_offset *ev = (void *) skb->data;
  2666. struct hci_conn *conn;
  2667. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  2668. hci_dev_lock(hdev);
  2669. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  2670. if (conn && !ev->status) {
  2671. struct inquiry_entry *ie;
  2672. ie = hci_inquiry_cache_lookup(hdev, &conn->dst);
  2673. if (ie) {
  2674. ie->data.clock_offset = ev->clock_offset;
  2675. ie->timestamp = jiffies;
  2676. }
  2677. }
  2678. hci_dev_unlock(hdev);
  2679. }
  2680. static void hci_pkt_type_change_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2681. {
  2682. struct hci_ev_pkt_type_change *ev = (void *) skb->data;
  2683. struct hci_conn *conn;
  2684. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  2685. hci_dev_lock(hdev);
  2686. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  2687. if (conn && !ev->status)
  2688. conn->pkt_type = __le16_to_cpu(ev->pkt_type);
  2689. hci_dev_unlock(hdev);
  2690. }
  2691. static void hci_pscan_rep_mode_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2692. {
  2693. struct hci_ev_pscan_rep_mode *ev = (void *) skb->data;
  2694. struct inquiry_entry *ie;
  2695. BT_DBG("%s", hdev->name);
  2696. hci_dev_lock(hdev);
  2697. ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
  2698. if (ie) {
  2699. ie->data.pscan_rep_mode = ev->pscan_rep_mode;
  2700. ie->timestamp = jiffies;
  2701. }
  2702. hci_dev_unlock(hdev);
  2703. }
  2704. static void hci_inquiry_result_with_rssi_evt(struct hci_dev *hdev,
  2705. struct sk_buff *skb)
  2706. {
  2707. struct inquiry_data data;
  2708. int num_rsp = *((__u8 *) skb->data);
  2709. BT_DBG("%s num_rsp %d", hdev->name, num_rsp);
  2710. if (!num_rsp)
  2711. return;
  2712. if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ))
  2713. return;
  2714. hci_dev_lock(hdev);
  2715. if ((skb->len - 1) / num_rsp != sizeof(struct inquiry_info_with_rssi)) {
  2716. struct inquiry_info_with_rssi_and_pscan_mode *info;
  2717. info = (void *) (skb->data + 1);
  2718. for (; num_rsp; num_rsp--, info++) {
  2719. u32 flags;
  2720. bacpy(&data.bdaddr, &info->bdaddr);
  2721. data.pscan_rep_mode = info->pscan_rep_mode;
  2722. data.pscan_period_mode = info->pscan_period_mode;
  2723. data.pscan_mode = info->pscan_mode;
  2724. memcpy(data.dev_class, info->dev_class, 3);
  2725. data.clock_offset = info->clock_offset;
  2726. data.rssi = info->rssi;
  2727. data.ssp_mode = 0x00;
  2728. flags = hci_inquiry_cache_update(hdev, &data, false);
  2729. mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
  2730. info->dev_class, info->rssi,
  2731. flags, NULL, 0, NULL, 0);
  2732. }
  2733. } else {
  2734. struct inquiry_info_with_rssi *info = (void *) (skb->data + 1);
  2735. for (; num_rsp; num_rsp--, info++) {
  2736. u32 flags;
  2737. bacpy(&data.bdaddr, &info->bdaddr);
  2738. data.pscan_rep_mode = info->pscan_rep_mode;
  2739. data.pscan_period_mode = info->pscan_period_mode;
  2740. data.pscan_mode = 0x00;
  2741. memcpy(data.dev_class, info->dev_class, 3);
  2742. data.clock_offset = info->clock_offset;
  2743. data.rssi = info->rssi;
  2744. data.ssp_mode = 0x00;
  2745. flags = hci_inquiry_cache_update(hdev, &data, false);
  2746. mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
  2747. info->dev_class, info->rssi,
  2748. flags, NULL, 0, NULL, 0);
  2749. }
  2750. }
  2751. hci_dev_unlock(hdev);
  2752. }
  2753. static void hci_remote_ext_features_evt(struct hci_dev *hdev,
  2754. struct sk_buff *skb)
  2755. {
  2756. struct hci_ev_remote_ext_features *ev = (void *) skb->data;
  2757. struct hci_conn *conn;
  2758. BT_DBG("%s", hdev->name);
  2759. hci_dev_lock(hdev);
  2760. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  2761. if (!conn)
  2762. goto unlock;
  2763. if (ev->page < HCI_MAX_PAGES)
  2764. memcpy(conn->features[ev->page], ev->features, 8);
  2765. if (!ev->status && ev->page == 0x01) {
  2766. struct inquiry_entry *ie;
  2767. ie = hci_inquiry_cache_lookup(hdev, &conn->dst);
  2768. if (ie)
  2769. ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP);
  2770. if (ev->features[0] & LMP_HOST_SSP) {
  2771. set_bit(HCI_CONN_SSP_ENABLED, &conn->flags);
  2772. } else {
  2773. /* It is mandatory by the Bluetooth specification that
  2774. * Extended Inquiry Results are only used when Secure
  2775. * Simple Pairing is enabled, but some devices violate
  2776. * this.
  2777. *
  2778. * To make these devices work, the internal SSP
  2779. * enabled flag needs to be cleared if the remote host
  2780. * features do not indicate SSP support */
  2781. clear_bit(HCI_CONN_SSP_ENABLED, &conn->flags);
  2782. }
  2783. if (ev->features[0] & LMP_HOST_SC)
  2784. set_bit(HCI_CONN_SC_ENABLED, &conn->flags);
  2785. }
  2786. if (conn->state != BT_CONFIG)
  2787. goto unlock;
  2788. if (!ev->status && !test_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags)) {
  2789. struct hci_cp_remote_name_req cp;
  2790. memset(&cp, 0, sizeof(cp));
  2791. bacpy(&cp.bdaddr, &conn->dst);
  2792. cp.pscan_rep_mode = 0x02;
  2793. hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp);
  2794. } else if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags))
  2795. mgmt_device_connected(hdev, conn, 0, NULL, 0);
  2796. if (!hci_outgoing_auth_needed(hdev, conn)) {
  2797. conn->state = BT_CONNECTED;
  2798. hci_connect_cfm(conn, ev->status);
  2799. hci_conn_drop(conn);
  2800. }
  2801. unlock:
  2802. hci_dev_unlock(hdev);
  2803. }
  2804. static void hci_sync_conn_complete_evt(struct hci_dev *hdev,
  2805. struct sk_buff *skb)
  2806. {
  2807. struct hci_ev_sync_conn_complete *ev = (void *) skb->data;
  2808. struct hci_conn *conn;
  2809. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  2810. hci_dev_lock(hdev);
  2811. conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr);
  2812. if (!conn) {
  2813. if (ev->link_type == ESCO_LINK)
  2814. goto unlock;
  2815. /* When the link type in the event indicates SCO connection
  2816. * and lookup of the connection object fails, then check
  2817. * if an eSCO connection object exists.
  2818. *
  2819. * The core limits the synchronous connections to either
  2820. * SCO or eSCO. The eSCO connection is preferred and tried
  2821. * to be setup first and until successfully established,
  2822. * the link type will be hinted as eSCO.
  2823. */
  2824. conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr);
  2825. if (!conn)
  2826. goto unlock;
  2827. }
  2828. switch (ev->status) {
  2829. case 0x00:
  2830. conn->handle = __le16_to_cpu(ev->handle);
  2831. conn->state = BT_CONNECTED;
  2832. conn->type = ev->link_type;
  2833. hci_debugfs_create_conn(conn);
  2834. hci_conn_add_sysfs(conn);
  2835. break;
  2836. case 0x10: /* Connection Accept Timeout */
  2837. case 0x0d: /* Connection Rejected due to Limited Resources */
  2838. case 0x11: /* Unsupported Feature or Parameter Value */
  2839. case 0x1c: /* SCO interval rejected */
  2840. case 0x1a: /* Unsupported Remote Feature */
  2841. case 0x1f: /* Unspecified error */
  2842. case 0x20: /* Unsupported LMP Parameter value */
  2843. if (conn->out) {
  2844. conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) |
  2845. (hdev->esco_type & EDR_ESCO_MASK);
  2846. if (hci_setup_sync(conn, conn->link->handle))
  2847. goto unlock;
  2848. }
  2849. /* fall through */
  2850. default:
  2851. conn->state = BT_CLOSED;
  2852. break;
  2853. }
  2854. hci_connect_cfm(conn, ev->status);
  2855. if (ev->status)
  2856. hci_conn_del(conn);
  2857. unlock:
  2858. hci_dev_unlock(hdev);
  2859. }
  2860. static inline size_t eir_get_length(u8 *eir, size_t eir_len)
  2861. {
  2862. size_t parsed = 0;
  2863. while (parsed < eir_len) {
  2864. u8 field_len = eir[0];
  2865. if (field_len == 0)
  2866. return parsed;
  2867. parsed += field_len + 1;
  2868. eir += field_len + 1;
  2869. }
  2870. return eir_len;
  2871. }
  2872. static void hci_extended_inquiry_result_evt(struct hci_dev *hdev,
  2873. struct sk_buff *skb)
  2874. {
  2875. struct inquiry_data data;
  2876. struct extended_inquiry_info *info = (void *) (skb->data + 1);
  2877. int num_rsp = *((__u8 *) skb->data);
  2878. size_t eir_len;
  2879. BT_DBG("%s num_rsp %d", hdev->name, num_rsp);
  2880. if (!num_rsp)
  2881. return;
  2882. if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ))
  2883. return;
  2884. hci_dev_lock(hdev);
  2885. for (; num_rsp; num_rsp--, info++) {
  2886. u32 flags;
  2887. bool name_known;
  2888. bacpy(&data.bdaddr, &info->bdaddr);
  2889. data.pscan_rep_mode = info->pscan_rep_mode;
  2890. data.pscan_period_mode = info->pscan_period_mode;
  2891. data.pscan_mode = 0x00;
  2892. memcpy(data.dev_class, info->dev_class, 3);
  2893. data.clock_offset = info->clock_offset;
  2894. data.rssi = info->rssi;
  2895. data.ssp_mode = 0x01;
  2896. if (hci_dev_test_flag(hdev, HCI_MGMT))
  2897. name_known = eir_get_data(info->data,
  2898. sizeof(info->data),
  2899. EIR_NAME_COMPLETE, NULL);
  2900. else
  2901. name_known = true;
  2902. flags = hci_inquiry_cache_update(hdev, &data, name_known);
  2903. eir_len = eir_get_length(info->data, sizeof(info->data));
  2904. mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
  2905. info->dev_class, info->rssi,
  2906. flags, info->data, eir_len, NULL, 0);
  2907. }
  2908. hci_dev_unlock(hdev);
  2909. }
  2910. static void hci_key_refresh_complete_evt(struct hci_dev *hdev,
  2911. struct sk_buff *skb)
  2912. {
  2913. struct hci_ev_key_refresh_complete *ev = (void *) skb->data;
  2914. struct hci_conn *conn;
  2915. BT_DBG("%s status 0x%2.2x handle 0x%4.4x", hdev->name, ev->status,
  2916. __le16_to_cpu(ev->handle));
  2917. hci_dev_lock(hdev);
  2918. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  2919. if (!conn)
  2920. goto unlock;
  2921. /* For BR/EDR the necessary steps are taken through the
  2922. * auth_complete event.
  2923. */
  2924. if (conn->type != LE_LINK)
  2925. goto unlock;
  2926. if (!ev->status)
  2927. conn->sec_level = conn->pending_sec_level;
  2928. clear_bit(HCI_CONN_ENCRYPT_PEND, &conn->flags);
  2929. if (ev->status && conn->state == BT_CONNECTED) {
  2930. hci_disconnect(conn, HCI_ERROR_AUTH_FAILURE);
  2931. hci_conn_drop(conn);
  2932. goto unlock;
  2933. }
  2934. if (conn->state == BT_CONFIG) {
  2935. if (!ev->status)
  2936. conn->state = BT_CONNECTED;
  2937. hci_connect_cfm(conn, ev->status);
  2938. hci_conn_drop(conn);
  2939. } else {
  2940. hci_auth_cfm(conn, ev->status);
  2941. hci_conn_hold(conn);
  2942. conn->disc_timeout = HCI_DISCONN_TIMEOUT;
  2943. hci_conn_drop(conn);
  2944. }
  2945. unlock:
  2946. hci_dev_unlock(hdev);
  2947. }
  2948. static u8 hci_get_auth_req(struct hci_conn *conn)
  2949. {
  2950. /* If remote requests no-bonding follow that lead */
  2951. if (conn->remote_auth == HCI_AT_NO_BONDING ||
  2952. conn->remote_auth == HCI_AT_NO_BONDING_MITM)
  2953. return conn->remote_auth | (conn->auth_type & 0x01);
  2954. /* If both remote and local have enough IO capabilities, require
  2955. * MITM protection
  2956. */
  2957. if (conn->remote_cap != HCI_IO_NO_INPUT_OUTPUT &&
  2958. conn->io_capability != HCI_IO_NO_INPUT_OUTPUT)
  2959. return conn->remote_auth | 0x01;
  2960. /* No MITM protection possible so ignore remote requirement */
  2961. return (conn->remote_auth & ~0x01) | (conn->auth_type & 0x01);
  2962. }
  2963. static u8 bredr_oob_data_present(struct hci_conn *conn)
  2964. {
  2965. struct hci_dev *hdev = conn->hdev;
  2966. struct oob_data *data;
  2967. data = hci_find_remote_oob_data(hdev, &conn->dst, BDADDR_BREDR);
  2968. if (!data)
  2969. return 0x00;
  2970. if (bredr_sc_enabled(hdev)) {
  2971. /* When Secure Connections is enabled, then just
  2972. * return the present value stored with the OOB
  2973. * data. The stored value contains the right present
  2974. * information. However it can only be trusted when
  2975. * not in Secure Connection Only mode.
  2976. */
  2977. if (!hci_dev_test_flag(hdev, HCI_SC_ONLY))
  2978. return data->present;
  2979. /* When Secure Connections Only mode is enabled, then
  2980. * the P-256 values are required. If they are not
  2981. * available, then do not declare that OOB data is
  2982. * present.
  2983. */
  2984. if (!memcmp(data->rand256, ZERO_KEY, 16) ||
  2985. !memcmp(data->hash256, ZERO_KEY, 16))
  2986. return 0x00;
  2987. return 0x02;
  2988. }
  2989. /* When Secure Connections is not enabled or actually
  2990. * not supported by the hardware, then check that if
  2991. * P-192 data values are present.
  2992. */
  2993. if (!memcmp(data->rand192, ZERO_KEY, 16) ||
  2994. !memcmp(data->hash192, ZERO_KEY, 16))
  2995. return 0x00;
  2996. return 0x01;
  2997. }
  2998. static void hci_io_capa_request_evt(struct hci_dev *hdev, struct sk_buff *skb)
  2999. {
  3000. struct hci_ev_io_capa_request *ev = (void *) skb->data;
  3001. struct hci_conn *conn;
  3002. BT_DBG("%s", hdev->name);
  3003. hci_dev_lock(hdev);
  3004. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  3005. if (!conn)
  3006. goto unlock;
  3007. hci_conn_hold(conn);
  3008. if (!hci_dev_test_flag(hdev, HCI_MGMT))
  3009. goto unlock;
  3010. /* Allow pairing if we're pairable, the initiators of the
  3011. * pairing or if the remote is not requesting bonding.
  3012. */
  3013. if (hci_dev_test_flag(hdev, HCI_BONDABLE) ||
  3014. test_bit(HCI_CONN_AUTH_INITIATOR, &conn->flags) ||
  3015. (conn->remote_auth & ~0x01) == HCI_AT_NO_BONDING) {
  3016. struct hci_cp_io_capability_reply cp;
  3017. bacpy(&cp.bdaddr, &ev->bdaddr);
  3018. /* Change the IO capability from KeyboardDisplay
  3019. * to DisplayYesNo as it is not supported by BT spec. */
  3020. cp.capability = (conn->io_capability == 0x04) ?
  3021. HCI_IO_DISPLAY_YESNO : conn->io_capability;
  3022. /* If we are initiators, there is no remote information yet */
  3023. if (conn->remote_auth == 0xff) {
  3024. /* Request MITM protection if our IO caps allow it
  3025. * except for the no-bonding case.
  3026. */
  3027. if (conn->io_capability != HCI_IO_NO_INPUT_OUTPUT &&
  3028. conn->auth_type != HCI_AT_NO_BONDING)
  3029. conn->auth_type |= 0x01;
  3030. } else {
  3031. conn->auth_type = hci_get_auth_req(conn);
  3032. }
  3033. /* If we're not bondable, force one of the non-bondable
  3034. * authentication requirement values.
  3035. */
  3036. if (!hci_dev_test_flag(hdev, HCI_BONDABLE))
  3037. conn->auth_type &= HCI_AT_NO_BONDING_MITM;
  3038. cp.authentication = conn->auth_type;
  3039. cp.oob_data = bredr_oob_data_present(conn);
  3040. hci_send_cmd(hdev, HCI_OP_IO_CAPABILITY_REPLY,
  3041. sizeof(cp), &cp);
  3042. } else {
  3043. struct hci_cp_io_capability_neg_reply cp;
  3044. bacpy(&cp.bdaddr, &ev->bdaddr);
  3045. cp.reason = HCI_ERROR_PAIRING_NOT_ALLOWED;
  3046. hci_send_cmd(hdev, HCI_OP_IO_CAPABILITY_NEG_REPLY,
  3047. sizeof(cp), &cp);
  3048. }
  3049. unlock:
  3050. hci_dev_unlock(hdev);
  3051. }
  3052. static void hci_io_capa_reply_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3053. {
  3054. struct hci_ev_io_capa_reply *ev = (void *) skb->data;
  3055. struct hci_conn *conn;
  3056. BT_DBG("%s", hdev->name);
  3057. hci_dev_lock(hdev);
  3058. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  3059. if (!conn)
  3060. goto unlock;
  3061. conn->remote_cap = ev->capability;
  3062. conn->remote_auth = ev->authentication;
  3063. unlock:
  3064. hci_dev_unlock(hdev);
  3065. }
  3066. static void hci_user_confirm_request_evt(struct hci_dev *hdev,
  3067. struct sk_buff *skb)
  3068. {
  3069. struct hci_ev_user_confirm_req *ev = (void *) skb->data;
  3070. int loc_mitm, rem_mitm, confirm_hint = 0;
  3071. struct hci_conn *conn;
  3072. BT_DBG("%s", hdev->name);
  3073. hci_dev_lock(hdev);
  3074. if (!hci_dev_test_flag(hdev, HCI_MGMT))
  3075. goto unlock;
  3076. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  3077. if (!conn)
  3078. goto unlock;
  3079. loc_mitm = (conn->auth_type & 0x01);
  3080. rem_mitm = (conn->remote_auth & 0x01);
  3081. /* If we require MITM but the remote device can't provide that
  3082. * (it has NoInputNoOutput) then reject the confirmation
  3083. * request. We check the security level here since it doesn't
  3084. * necessarily match conn->auth_type.
  3085. */
  3086. if (conn->pending_sec_level > BT_SECURITY_MEDIUM &&
  3087. conn->remote_cap == HCI_IO_NO_INPUT_OUTPUT) {
  3088. BT_DBG("Rejecting request: remote device can't provide MITM");
  3089. hci_send_cmd(hdev, HCI_OP_USER_CONFIRM_NEG_REPLY,
  3090. sizeof(ev->bdaddr), &ev->bdaddr);
  3091. goto unlock;
  3092. }
  3093. /* If no side requires MITM protection; auto-accept */
  3094. if ((!loc_mitm || conn->remote_cap == HCI_IO_NO_INPUT_OUTPUT) &&
  3095. (!rem_mitm || conn->io_capability == HCI_IO_NO_INPUT_OUTPUT)) {
  3096. /* If we're not the initiators request authorization to
  3097. * proceed from user space (mgmt_user_confirm with
  3098. * confirm_hint set to 1). The exception is if neither
  3099. * side had MITM or if the local IO capability is
  3100. * NoInputNoOutput, in which case we do auto-accept
  3101. */
  3102. if (!test_bit(HCI_CONN_AUTH_PEND, &conn->flags) &&
  3103. conn->io_capability != HCI_IO_NO_INPUT_OUTPUT &&
  3104. (loc_mitm || rem_mitm)) {
  3105. BT_DBG("Confirming auto-accept as acceptor");
  3106. confirm_hint = 1;
  3107. goto confirm;
  3108. }
  3109. BT_DBG("Auto-accept of user confirmation with %ums delay",
  3110. hdev->auto_accept_delay);
  3111. if (hdev->auto_accept_delay > 0) {
  3112. int delay = msecs_to_jiffies(hdev->auto_accept_delay);
  3113. queue_delayed_work(conn->hdev->workqueue,
  3114. &conn->auto_accept_work, delay);
  3115. goto unlock;
  3116. }
  3117. hci_send_cmd(hdev, HCI_OP_USER_CONFIRM_REPLY,
  3118. sizeof(ev->bdaddr), &ev->bdaddr);
  3119. goto unlock;
  3120. }
  3121. confirm:
  3122. mgmt_user_confirm_request(hdev, &ev->bdaddr, ACL_LINK, 0,
  3123. le32_to_cpu(ev->passkey), confirm_hint);
  3124. unlock:
  3125. hci_dev_unlock(hdev);
  3126. }
  3127. static void hci_user_passkey_request_evt(struct hci_dev *hdev,
  3128. struct sk_buff *skb)
  3129. {
  3130. struct hci_ev_user_passkey_req *ev = (void *) skb->data;
  3131. BT_DBG("%s", hdev->name);
  3132. if (hci_dev_test_flag(hdev, HCI_MGMT))
  3133. mgmt_user_passkey_request(hdev, &ev->bdaddr, ACL_LINK, 0);
  3134. }
  3135. static void hci_user_passkey_notify_evt(struct hci_dev *hdev,
  3136. struct sk_buff *skb)
  3137. {
  3138. struct hci_ev_user_passkey_notify *ev = (void *) skb->data;
  3139. struct hci_conn *conn;
  3140. BT_DBG("%s", hdev->name);
  3141. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  3142. if (!conn)
  3143. return;
  3144. conn->passkey_notify = __le32_to_cpu(ev->passkey);
  3145. conn->passkey_entered = 0;
  3146. if (hci_dev_test_flag(hdev, HCI_MGMT))
  3147. mgmt_user_passkey_notify(hdev, &conn->dst, conn->type,
  3148. conn->dst_type, conn->passkey_notify,
  3149. conn->passkey_entered);
  3150. }
  3151. static void hci_keypress_notify_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3152. {
  3153. struct hci_ev_keypress_notify *ev = (void *) skb->data;
  3154. struct hci_conn *conn;
  3155. BT_DBG("%s", hdev->name);
  3156. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  3157. if (!conn)
  3158. return;
  3159. switch (ev->type) {
  3160. case HCI_KEYPRESS_STARTED:
  3161. conn->passkey_entered = 0;
  3162. return;
  3163. case HCI_KEYPRESS_ENTERED:
  3164. conn->passkey_entered++;
  3165. break;
  3166. case HCI_KEYPRESS_ERASED:
  3167. conn->passkey_entered--;
  3168. break;
  3169. case HCI_KEYPRESS_CLEARED:
  3170. conn->passkey_entered = 0;
  3171. break;
  3172. case HCI_KEYPRESS_COMPLETED:
  3173. return;
  3174. }
  3175. if (hci_dev_test_flag(hdev, HCI_MGMT))
  3176. mgmt_user_passkey_notify(hdev, &conn->dst, conn->type,
  3177. conn->dst_type, conn->passkey_notify,
  3178. conn->passkey_entered);
  3179. }
  3180. static void hci_simple_pair_complete_evt(struct hci_dev *hdev,
  3181. struct sk_buff *skb)
  3182. {
  3183. struct hci_ev_simple_pair_complete *ev = (void *) skb->data;
  3184. struct hci_conn *conn;
  3185. BT_DBG("%s", hdev->name);
  3186. hci_dev_lock(hdev);
  3187. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  3188. if (!conn)
  3189. goto unlock;
  3190. /* Reset the authentication requirement to unknown */
  3191. conn->remote_auth = 0xff;
  3192. /* To avoid duplicate auth_failed events to user space we check
  3193. * the HCI_CONN_AUTH_PEND flag which will be set if we
  3194. * initiated the authentication. A traditional auth_complete
  3195. * event gets always produced as initiator and is also mapped to
  3196. * the mgmt_auth_failed event */
  3197. if (!test_bit(HCI_CONN_AUTH_PEND, &conn->flags) && ev->status)
  3198. mgmt_auth_failed(conn, ev->status);
  3199. hci_conn_drop(conn);
  3200. unlock:
  3201. hci_dev_unlock(hdev);
  3202. }
  3203. static void hci_remote_host_features_evt(struct hci_dev *hdev,
  3204. struct sk_buff *skb)
  3205. {
  3206. struct hci_ev_remote_host_features *ev = (void *) skb->data;
  3207. struct inquiry_entry *ie;
  3208. struct hci_conn *conn;
  3209. BT_DBG("%s", hdev->name);
  3210. hci_dev_lock(hdev);
  3211. conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
  3212. if (conn)
  3213. memcpy(conn->features[1], ev->features, 8);
  3214. ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr);
  3215. if (ie)
  3216. ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP);
  3217. hci_dev_unlock(hdev);
  3218. }
  3219. static void hci_remote_oob_data_request_evt(struct hci_dev *hdev,
  3220. struct sk_buff *skb)
  3221. {
  3222. struct hci_ev_remote_oob_data_request *ev = (void *) skb->data;
  3223. struct oob_data *data;
  3224. BT_DBG("%s", hdev->name);
  3225. hci_dev_lock(hdev);
  3226. if (!hci_dev_test_flag(hdev, HCI_MGMT))
  3227. goto unlock;
  3228. data = hci_find_remote_oob_data(hdev, &ev->bdaddr, BDADDR_BREDR);
  3229. if (!data) {
  3230. struct hci_cp_remote_oob_data_neg_reply cp;
  3231. bacpy(&cp.bdaddr, &ev->bdaddr);
  3232. hci_send_cmd(hdev, HCI_OP_REMOTE_OOB_DATA_NEG_REPLY,
  3233. sizeof(cp), &cp);
  3234. goto unlock;
  3235. }
  3236. if (bredr_sc_enabled(hdev)) {
  3237. struct hci_cp_remote_oob_ext_data_reply cp;
  3238. bacpy(&cp.bdaddr, &ev->bdaddr);
  3239. if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) {
  3240. memset(cp.hash192, 0, sizeof(cp.hash192));
  3241. memset(cp.rand192, 0, sizeof(cp.rand192));
  3242. } else {
  3243. memcpy(cp.hash192, data->hash192, sizeof(cp.hash192));
  3244. memcpy(cp.rand192, data->rand192, sizeof(cp.rand192));
  3245. }
  3246. memcpy(cp.hash256, data->hash256, sizeof(cp.hash256));
  3247. memcpy(cp.rand256, data->rand256, sizeof(cp.rand256));
  3248. hci_send_cmd(hdev, HCI_OP_REMOTE_OOB_EXT_DATA_REPLY,
  3249. sizeof(cp), &cp);
  3250. } else {
  3251. struct hci_cp_remote_oob_data_reply cp;
  3252. bacpy(&cp.bdaddr, &ev->bdaddr);
  3253. memcpy(cp.hash, data->hash192, sizeof(cp.hash));
  3254. memcpy(cp.rand, data->rand192, sizeof(cp.rand));
  3255. hci_send_cmd(hdev, HCI_OP_REMOTE_OOB_DATA_REPLY,
  3256. sizeof(cp), &cp);
  3257. }
  3258. unlock:
  3259. hci_dev_unlock(hdev);
  3260. }
  3261. #if IS_ENABLED(CONFIG_BT_HS)
  3262. static void hci_chan_selected_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3263. {
  3264. struct hci_ev_channel_selected *ev = (void *)skb->data;
  3265. struct hci_conn *hcon;
  3266. BT_DBG("%s handle 0x%2.2x", hdev->name, ev->phy_handle);
  3267. skb_pull(skb, sizeof(*ev));
  3268. hcon = hci_conn_hash_lookup_handle(hdev, ev->phy_handle);
  3269. if (!hcon)
  3270. return;
  3271. amp_read_loc_assoc_final_data(hdev, hcon);
  3272. }
  3273. static void hci_phy_link_complete_evt(struct hci_dev *hdev,
  3274. struct sk_buff *skb)
  3275. {
  3276. struct hci_ev_phy_link_complete *ev = (void *) skb->data;
  3277. struct hci_conn *hcon, *bredr_hcon;
  3278. BT_DBG("%s handle 0x%2.2x status 0x%2.2x", hdev->name, ev->phy_handle,
  3279. ev->status);
  3280. hci_dev_lock(hdev);
  3281. hcon = hci_conn_hash_lookup_handle(hdev, ev->phy_handle);
  3282. if (!hcon) {
  3283. hci_dev_unlock(hdev);
  3284. return;
  3285. }
  3286. if (ev->status) {
  3287. hci_conn_del(hcon);
  3288. hci_dev_unlock(hdev);
  3289. return;
  3290. }
  3291. bredr_hcon = hcon->amp_mgr->l2cap_conn->hcon;
  3292. hcon->state = BT_CONNECTED;
  3293. bacpy(&hcon->dst, &bredr_hcon->dst);
  3294. hci_conn_hold(hcon);
  3295. hcon->disc_timeout = HCI_DISCONN_TIMEOUT;
  3296. hci_conn_drop(hcon);
  3297. hci_debugfs_create_conn(hcon);
  3298. hci_conn_add_sysfs(hcon);
  3299. amp_physical_cfm(bredr_hcon, hcon);
  3300. hci_dev_unlock(hdev);
  3301. }
  3302. static void hci_loglink_complete_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3303. {
  3304. struct hci_ev_logical_link_complete *ev = (void *) skb->data;
  3305. struct hci_conn *hcon;
  3306. struct hci_chan *hchan;
  3307. struct amp_mgr *mgr;
  3308. BT_DBG("%s log_handle 0x%4.4x phy_handle 0x%2.2x status 0x%2.2x",
  3309. hdev->name, le16_to_cpu(ev->handle), ev->phy_handle,
  3310. ev->status);
  3311. hcon = hci_conn_hash_lookup_handle(hdev, ev->phy_handle);
  3312. if (!hcon)
  3313. return;
  3314. /* Create AMP hchan */
  3315. hchan = hci_chan_create(hcon);
  3316. if (!hchan)
  3317. return;
  3318. hchan->handle = le16_to_cpu(ev->handle);
  3319. BT_DBG("hcon %p mgr %p hchan %p", hcon, hcon->amp_mgr, hchan);
  3320. mgr = hcon->amp_mgr;
  3321. if (mgr && mgr->bredr_chan) {
  3322. struct l2cap_chan *bredr_chan = mgr->bredr_chan;
  3323. l2cap_chan_lock(bredr_chan);
  3324. bredr_chan->conn->mtu = hdev->block_mtu;
  3325. l2cap_logical_cfm(bredr_chan, hchan, 0);
  3326. hci_conn_hold(hcon);
  3327. l2cap_chan_unlock(bredr_chan);
  3328. }
  3329. }
  3330. static void hci_disconn_loglink_complete_evt(struct hci_dev *hdev,
  3331. struct sk_buff *skb)
  3332. {
  3333. struct hci_ev_disconn_logical_link_complete *ev = (void *) skb->data;
  3334. struct hci_chan *hchan;
  3335. BT_DBG("%s log handle 0x%4.4x status 0x%2.2x", hdev->name,
  3336. le16_to_cpu(ev->handle), ev->status);
  3337. if (ev->status)
  3338. return;
  3339. hci_dev_lock(hdev);
  3340. hchan = hci_chan_lookup_handle(hdev, le16_to_cpu(ev->handle));
  3341. if (!hchan)
  3342. goto unlock;
  3343. amp_destroy_logical_link(hchan, ev->reason);
  3344. unlock:
  3345. hci_dev_unlock(hdev);
  3346. }
  3347. static void hci_disconn_phylink_complete_evt(struct hci_dev *hdev,
  3348. struct sk_buff *skb)
  3349. {
  3350. struct hci_ev_disconn_phy_link_complete *ev = (void *) skb->data;
  3351. struct hci_conn *hcon;
  3352. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  3353. if (ev->status)
  3354. return;
  3355. hci_dev_lock(hdev);
  3356. hcon = hci_conn_hash_lookup_handle(hdev, ev->phy_handle);
  3357. if (hcon) {
  3358. hcon->state = BT_CLOSED;
  3359. hci_conn_del(hcon);
  3360. }
  3361. hci_dev_unlock(hdev);
  3362. }
  3363. #endif
  3364. static void hci_le_conn_complete_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3365. {
  3366. struct hci_ev_le_conn_complete *ev = (void *) skb->data;
  3367. struct hci_conn_params *params;
  3368. struct hci_conn *conn;
  3369. struct smp_irk *irk;
  3370. u8 addr_type;
  3371. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  3372. hci_dev_lock(hdev);
  3373. /* All controllers implicitly stop advertising in the event of a
  3374. * connection, so ensure that the state bit is cleared.
  3375. */
  3376. hci_dev_clear_flag(hdev, HCI_LE_ADV);
  3377. conn = hci_lookup_le_connect(hdev);
  3378. if (!conn) {
  3379. conn = hci_conn_add(hdev, LE_LINK, &ev->bdaddr, ev->role);
  3380. if (!conn) {
  3381. BT_ERR("No memory for new connection");
  3382. goto unlock;
  3383. }
  3384. conn->dst_type = ev->bdaddr_type;
  3385. /* If we didn't have a hci_conn object previously
  3386. * but we're in master role this must be something
  3387. * initiated using a white list. Since white list based
  3388. * connections are not "first class citizens" we don't
  3389. * have full tracking of them. Therefore, we go ahead
  3390. * with a "best effort" approach of determining the
  3391. * initiator address based on the HCI_PRIVACY flag.
  3392. */
  3393. if (conn->out) {
  3394. conn->resp_addr_type = ev->bdaddr_type;
  3395. bacpy(&conn->resp_addr, &ev->bdaddr);
  3396. if (hci_dev_test_flag(hdev, HCI_PRIVACY)) {
  3397. conn->init_addr_type = ADDR_LE_DEV_RANDOM;
  3398. bacpy(&conn->init_addr, &hdev->rpa);
  3399. } else {
  3400. hci_copy_identity_address(hdev,
  3401. &conn->init_addr,
  3402. &conn->init_addr_type);
  3403. }
  3404. }
  3405. } else {
  3406. cancel_delayed_work(&conn->le_conn_timeout);
  3407. }
  3408. if (!conn->out) {
  3409. /* Set the responder (our side) address type based on
  3410. * the advertising address type.
  3411. */
  3412. conn->resp_addr_type = hdev->adv_addr_type;
  3413. if (hdev->adv_addr_type == ADDR_LE_DEV_RANDOM)
  3414. bacpy(&conn->resp_addr, &hdev->random_addr);
  3415. else
  3416. bacpy(&conn->resp_addr, &hdev->bdaddr);
  3417. conn->init_addr_type = ev->bdaddr_type;
  3418. bacpy(&conn->init_addr, &ev->bdaddr);
  3419. /* For incoming connections, set the default minimum
  3420. * and maximum connection interval. They will be used
  3421. * to check if the parameters are in range and if not
  3422. * trigger the connection update procedure.
  3423. */
  3424. conn->le_conn_min_interval = hdev->le_conn_min_interval;
  3425. conn->le_conn_max_interval = hdev->le_conn_max_interval;
  3426. }
  3427. /* Lookup the identity address from the stored connection
  3428. * address and address type.
  3429. *
  3430. * When establishing connections to an identity address, the
  3431. * connection procedure will store the resolvable random
  3432. * address first. Now if it can be converted back into the
  3433. * identity address, start using the identity address from
  3434. * now on.
  3435. */
  3436. irk = hci_get_irk(hdev, &conn->dst, conn->dst_type);
  3437. if (irk) {
  3438. bacpy(&conn->dst, &irk->bdaddr);
  3439. conn->dst_type = irk->addr_type;
  3440. }
  3441. if (ev->status) {
  3442. hci_le_conn_failed(conn, ev->status);
  3443. goto unlock;
  3444. }
  3445. if (conn->dst_type == ADDR_LE_DEV_PUBLIC)
  3446. addr_type = BDADDR_LE_PUBLIC;
  3447. else
  3448. addr_type = BDADDR_LE_RANDOM;
  3449. /* Drop the connection if the device is blocked */
  3450. if (hci_bdaddr_list_lookup(&hdev->blacklist, &conn->dst, addr_type)) {
  3451. hci_conn_drop(conn);
  3452. goto unlock;
  3453. }
  3454. if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags))
  3455. mgmt_device_connected(hdev, conn, 0, NULL, 0);
  3456. conn->sec_level = BT_SECURITY_LOW;
  3457. conn->handle = __le16_to_cpu(ev->handle);
  3458. conn->state = BT_CONFIG;
  3459. conn->le_conn_interval = le16_to_cpu(ev->interval);
  3460. conn->le_conn_latency = le16_to_cpu(ev->latency);
  3461. conn->le_supv_timeout = le16_to_cpu(ev->supervision_timeout);
  3462. hci_debugfs_create_conn(conn);
  3463. hci_conn_add_sysfs(conn);
  3464. if (!ev->status) {
  3465. /* The remote features procedure is defined for master
  3466. * role only. So only in case of an initiated connection
  3467. * request the remote features.
  3468. *
  3469. * If the local controller supports slave-initiated features
  3470. * exchange, then requesting the remote features in slave
  3471. * role is possible. Otherwise just transition into the
  3472. * connected state without requesting the remote features.
  3473. */
  3474. if (conn->out ||
  3475. (hdev->le_features[0] & HCI_LE_SLAVE_FEATURES)) {
  3476. struct hci_cp_le_read_remote_features cp;
  3477. cp.handle = __cpu_to_le16(conn->handle);
  3478. hci_send_cmd(hdev, HCI_OP_LE_READ_REMOTE_FEATURES,
  3479. sizeof(cp), &cp);
  3480. hci_conn_hold(conn);
  3481. } else {
  3482. conn->state = BT_CONNECTED;
  3483. hci_connect_cfm(conn, ev->status);
  3484. }
  3485. } else {
  3486. hci_connect_cfm(conn, ev->status);
  3487. }
  3488. params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst,
  3489. conn->dst_type);
  3490. if (params) {
  3491. list_del_init(&params->action);
  3492. if (params->conn) {
  3493. hci_conn_drop(params->conn);
  3494. hci_conn_put(params->conn);
  3495. params->conn = NULL;
  3496. }
  3497. }
  3498. unlock:
  3499. hci_update_background_scan(hdev);
  3500. hci_dev_unlock(hdev);
  3501. }
  3502. static void hci_le_conn_update_complete_evt(struct hci_dev *hdev,
  3503. struct sk_buff *skb)
  3504. {
  3505. struct hci_ev_le_conn_update_complete *ev = (void *) skb->data;
  3506. struct hci_conn *conn;
  3507. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  3508. if (ev->status)
  3509. return;
  3510. hci_dev_lock(hdev);
  3511. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  3512. if (conn) {
  3513. conn->le_conn_interval = le16_to_cpu(ev->interval);
  3514. conn->le_conn_latency = le16_to_cpu(ev->latency);
  3515. conn->le_supv_timeout = le16_to_cpu(ev->supervision_timeout);
  3516. }
  3517. hci_dev_unlock(hdev);
  3518. }
  3519. /* This function requires the caller holds hdev->lock */
  3520. static struct hci_conn *check_pending_le_conn(struct hci_dev *hdev,
  3521. bdaddr_t *addr,
  3522. u8 addr_type, u8 adv_type,
  3523. bdaddr_t *direct_rpa)
  3524. {
  3525. struct hci_conn *conn;
  3526. struct hci_conn_params *params;
  3527. /* If the event is not connectable don't proceed further */
  3528. if (adv_type != LE_ADV_IND && adv_type != LE_ADV_DIRECT_IND)
  3529. return NULL;
  3530. /* Ignore if the device is blocked */
  3531. if (hci_bdaddr_list_lookup(&hdev->blacklist, addr, addr_type))
  3532. return NULL;
  3533. /* Most controller will fail if we try to create new connections
  3534. * while we have an existing one in slave role.
  3535. */
  3536. if (hdev->conn_hash.le_num_slave > 0)
  3537. return NULL;
  3538. /* If we're not connectable only connect devices that we have in
  3539. * our pend_le_conns list.
  3540. */
  3541. params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr,
  3542. addr_type);
  3543. if (!params)
  3544. return NULL;
  3545. if (!params->explicit_connect) {
  3546. switch (params->auto_connect) {
  3547. case HCI_AUTO_CONN_DIRECT:
  3548. /* Only devices advertising with ADV_DIRECT_IND are
  3549. * triggering a connection attempt. This is allowing
  3550. * incoming connections from slave devices.
  3551. */
  3552. if (adv_type != LE_ADV_DIRECT_IND)
  3553. return NULL;
  3554. break;
  3555. case HCI_AUTO_CONN_ALWAYS:
  3556. /* Devices advertising with ADV_IND or ADV_DIRECT_IND
  3557. * are triggering a connection attempt. This means
  3558. * that incoming connectioms from slave device are
  3559. * accepted and also outgoing connections to slave
  3560. * devices are established when found.
  3561. */
  3562. break;
  3563. default:
  3564. return NULL;
  3565. }
  3566. }
  3567. conn = hci_connect_le(hdev, addr, addr_type, BT_SECURITY_LOW,
  3568. HCI_LE_AUTOCONN_TIMEOUT, HCI_ROLE_MASTER,
  3569. direct_rpa);
  3570. if (!IS_ERR(conn)) {
  3571. /* If HCI_AUTO_CONN_EXPLICIT is set, conn is already owned
  3572. * by higher layer that tried to connect, if no then
  3573. * store the pointer since we don't really have any
  3574. * other owner of the object besides the params that
  3575. * triggered it. This way we can abort the connection if
  3576. * the parameters get removed and keep the reference
  3577. * count consistent once the connection is established.
  3578. */
  3579. if (!params->explicit_connect)
  3580. params->conn = hci_conn_get(conn);
  3581. return conn;
  3582. }
  3583. switch (PTR_ERR(conn)) {
  3584. case -EBUSY:
  3585. /* If hci_connect() returns -EBUSY it means there is already
  3586. * an LE connection attempt going on. Since controllers don't
  3587. * support more than one connection attempt at the time, we
  3588. * don't consider this an error case.
  3589. */
  3590. break;
  3591. default:
  3592. BT_DBG("Failed to connect: err %ld", PTR_ERR(conn));
  3593. return NULL;
  3594. }
  3595. return NULL;
  3596. }
  3597. static void process_adv_report(struct hci_dev *hdev, u8 type, bdaddr_t *bdaddr,
  3598. u8 bdaddr_type, bdaddr_t *direct_addr,
  3599. u8 direct_addr_type, s8 rssi, u8 *data, u8 len)
  3600. {
  3601. struct discovery_state *d = &hdev->discovery;
  3602. struct smp_irk *irk;
  3603. struct hci_conn *conn;
  3604. bool match;
  3605. u32 flags;
  3606. u8 *ptr, real_len;
  3607. switch (type) {
  3608. case LE_ADV_IND:
  3609. case LE_ADV_DIRECT_IND:
  3610. case LE_ADV_SCAN_IND:
  3611. case LE_ADV_NONCONN_IND:
  3612. case LE_ADV_SCAN_RSP:
  3613. break;
  3614. default:
  3615. BT_ERR_RATELIMITED("Unknown advetising packet type: 0x%02x",
  3616. type);
  3617. return;
  3618. }
  3619. /* Find the end of the data in case the report contains padded zero
  3620. * bytes at the end causing an invalid length value.
  3621. *
  3622. * When data is NULL, len is 0 so there is no need for extra ptr
  3623. * check as 'ptr < data + 0' is already false in such case.
  3624. */
  3625. for (ptr = data; ptr < data + len && *ptr; ptr += *ptr + 1) {
  3626. if (ptr + 1 + *ptr > data + len)
  3627. break;
  3628. }
  3629. real_len = ptr - data;
  3630. /* Adjust for actual length */
  3631. if (len != real_len) {
  3632. BT_ERR_RATELIMITED("%s advertising data length corrected",
  3633. hdev->name);
  3634. len = real_len;
  3635. }
  3636. /* If the direct address is present, then this report is from
  3637. * a LE Direct Advertising Report event. In that case it is
  3638. * important to see if the address is matching the local
  3639. * controller address.
  3640. */
  3641. if (direct_addr) {
  3642. /* Only resolvable random addresses are valid for these
  3643. * kind of reports and others can be ignored.
  3644. */
  3645. if (!hci_bdaddr_is_rpa(direct_addr, direct_addr_type))
  3646. return;
  3647. /* If the controller is not using resolvable random
  3648. * addresses, then this report can be ignored.
  3649. */
  3650. if (!hci_dev_test_flag(hdev, HCI_PRIVACY))
  3651. return;
  3652. /* If the local IRK of the controller does not match
  3653. * with the resolvable random address provided, then
  3654. * this report can be ignored.
  3655. */
  3656. if (!smp_irk_matches(hdev, hdev->irk, direct_addr))
  3657. return;
  3658. }
  3659. /* Check if we need to convert to identity address */
  3660. irk = hci_get_irk(hdev, bdaddr, bdaddr_type);
  3661. if (irk) {
  3662. bdaddr = &irk->bdaddr;
  3663. bdaddr_type = irk->addr_type;
  3664. }
  3665. /* Check if we have been requested to connect to this device.
  3666. *
  3667. * direct_addr is set only for directed advertising reports (it is NULL
  3668. * for advertising reports) and is already verified to be RPA above.
  3669. */
  3670. conn = check_pending_le_conn(hdev, bdaddr, bdaddr_type, type,
  3671. direct_addr);
  3672. if (conn && type == LE_ADV_IND) {
  3673. /* Store report for later inclusion by
  3674. * mgmt_device_connected
  3675. */
  3676. memcpy(conn->le_adv_data, data, len);
  3677. conn->le_adv_data_len = len;
  3678. }
  3679. /* Passive scanning shouldn't trigger any device found events,
  3680. * except for devices marked as CONN_REPORT for which we do send
  3681. * device found events.
  3682. */
  3683. if (hdev->le_scan_type == LE_SCAN_PASSIVE) {
  3684. if (type == LE_ADV_DIRECT_IND)
  3685. return;
  3686. if (!hci_pend_le_action_lookup(&hdev->pend_le_reports,
  3687. bdaddr, bdaddr_type))
  3688. return;
  3689. if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND)
  3690. flags = MGMT_DEV_FOUND_NOT_CONNECTABLE;
  3691. else
  3692. flags = 0;
  3693. mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
  3694. rssi, flags, data, len, NULL, 0);
  3695. return;
  3696. }
  3697. /* When receiving non-connectable or scannable undirected
  3698. * advertising reports, this means that the remote device is
  3699. * not connectable and then clearly indicate this in the
  3700. * device found event.
  3701. *
  3702. * When receiving a scan response, then there is no way to
  3703. * know if the remote device is connectable or not. However
  3704. * since scan responses are merged with a previously seen
  3705. * advertising report, the flags field from that report
  3706. * will be used.
  3707. *
  3708. * In the really unlikely case that a controller get confused
  3709. * and just sends a scan response event, then it is marked as
  3710. * not connectable as well.
  3711. */
  3712. if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND ||
  3713. type == LE_ADV_SCAN_RSP)
  3714. flags = MGMT_DEV_FOUND_NOT_CONNECTABLE;
  3715. else
  3716. flags = 0;
  3717. /* If there's nothing pending either store the data from this
  3718. * event or send an immediate device found event if the data
  3719. * should not be stored for later.
  3720. */
  3721. if (!has_pending_adv_report(hdev)) {
  3722. /* If the report will trigger a SCAN_REQ store it for
  3723. * later merging.
  3724. */
  3725. if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) {
  3726. store_pending_adv_report(hdev, bdaddr, bdaddr_type,
  3727. rssi, flags, data, len);
  3728. return;
  3729. }
  3730. mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
  3731. rssi, flags, data, len, NULL, 0);
  3732. return;
  3733. }
  3734. /* Check if the pending report is for the same device as the new one */
  3735. match = (!bacmp(bdaddr, &d->last_adv_addr) &&
  3736. bdaddr_type == d->last_adv_addr_type);
  3737. /* If the pending data doesn't match this report or this isn't a
  3738. * scan response (e.g. we got a duplicate ADV_IND) then force
  3739. * sending of the pending data.
  3740. */
  3741. if (type != LE_ADV_SCAN_RSP || !match) {
  3742. /* Send out whatever is in the cache, but skip duplicates */
  3743. if (!match)
  3744. mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK,
  3745. d->last_adv_addr_type, NULL,
  3746. d->last_adv_rssi, d->last_adv_flags,
  3747. d->last_adv_data,
  3748. d->last_adv_data_len, NULL, 0);
  3749. /* If the new report will trigger a SCAN_REQ store it for
  3750. * later merging.
  3751. */
  3752. if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) {
  3753. store_pending_adv_report(hdev, bdaddr, bdaddr_type,
  3754. rssi, flags, data, len);
  3755. return;
  3756. }
  3757. /* The advertising reports cannot be merged, so clear
  3758. * the pending report and send out a device found event.
  3759. */
  3760. clear_pending_adv_report(hdev);
  3761. mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
  3762. rssi, flags, data, len, NULL, 0);
  3763. return;
  3764. }
  3765. /* If we get here we've got a pending ADV_IND or ADV_SCAN_IND and
  3766. * the new event is a SCAN_RSP. We can therefore proceed with
  3767. * sending a merged device found event.
  3768. */
  3769. mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK,
  3770. d->last_adv_addr_type, NULL, rssi, d->last_adv_flags,
  3771. d->last_adv_data, d->last_adv_data_len, data, len);
  3772. clear_pending_adv_report(hdev);
  3773. }
  3774. static void hci_le_adv_report_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3775. {
  3776. u8 num_reports = skb->data[0];
  3777. void *ptr = &skb->data[1];
  3778. hci_dev_lock(hdev);
  3779. while (num_reports--) {
  3780. struct hci_ev_le_advertising_info *ev = ptr;
  3781. s8 rssi;
  3782. rssi = ev->data[ev->length];
  3783. process_adv_report(hdev, ev->evt_type, &ev->bdaddr,
  3784. ev->bdaddr_type, NULL, 0, rssi,
  3785. ev->data, ev->length);
  3786. ptr += sizeof(*ev) + ev->length + 1;
  3787. }
  3788. hci_dev_unlock(hdev);
  3789. }
  3790. static void hci_le_remote_feat_complete_evt(struct hci_dev *hdev,
  3791. struct sk_buff *skb)
  3792. {
  3793. struct hci_ev_le_remote_feat_complete *ev = (void *)skb->data;
  3794. struct hci_conn *conn;
  3795. BT_DBG("%s status 0x%2.2x", hdev->name, ev->status);
  3796. hci_dev_lock(hdev);
  3797. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  3798. if (conn) {
  3799. if (!ev->status)
  3800. memcpy(conn->features[0], ev->features, 8);
  3801. if (conn->state == BT_CONFIG) {
  3802. __u8 status;
  3803. /* If the local controller supports slave-initiated
  3804. * features exchange, but the remote controller does
  3805. * not, then it is possible that the error code 0x1a
  3806. * for unsupported remote feature gets returned.
  3807. *
  3808. * In this specific case, allow the connection to
  3809. * transition into connected state and mark it as
  3810. * successful.
  3811. */
  3812. if ((hdev->le_features[0] & HCI_LE_SLAVE_FEATURES) &&
  3813. !conn->out && ev->status == 0x1a)
  3814. status = 0x00;
  3815. else
  3816. status = ev->status;
  3817. conn->state = BT_CONNECTED;
  3818. hci_connect_cfm(conn, status);
  3819. hci_conn_drop(conn);
  3820. }
  3821. }
  3822. hci_dev_unlock(hdev);
  3823. }
  3824. static void hci_le_ltk_request_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3825. {
  3826. struct hci_ev_le_ltk_req *ev = (void *) skb->data;
  3827. struct hci_cp_le_ltk_reply cp;
  3828. struct hci_cp_le_ltk_neg_reply neg;
  3829. struct hci_conn *conn;
  3830. struct smp_ltk *ltk;
  3831. BT_DBG("%s handle 0x%4.4x", hdev->name, __le16_to_cpu(ev->handle));
  3832. hci_dev_lock(hdev);
  3833. conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle));
  3834. if (conn == NULL)
  3835. goto not_found;
  3836. ltk = hci_find_ltk(hdev, &conn->dst, conn->dst_type, conn->role);
  3837. if (!ltk)
  3838. goto not_found;
  3839. if (smp_ltk_is_sc(ltk)) {
  3840. /* With SC both EDiv and Rand are set to zero */
  3841. if (ev->ediv || ev->rand)
  3842. goto not_found;
  3843. } else {
  3844. /* For non-SC keys check that EDiv and Rand match */
  3845. if (ev->ediv != ltk->ediv || ev->rand != ltk->rand)
  3846. goto not_found;
  3847. }
  3848. memcpy(cp.ltk, ltk->val, ltk->enc_size);
  3849. memset(cp.ltk + ltk->enc_size, 0, sizeof(cp.ltk) - ltk->enc_size);
  3850. cp.handle = cpu_to_le16(conn->handle);
  3851. conn->pending_sec_level = smp_ltk_sec_level(ltk);
  3852. conn->enc_key_size = ltk->enc_size;
  3853. hci_send_cmd(hdev, HCI_OP_LE_LTK_REPLY, sizeof(cp), &cp);
  3854. /* Ref. Bluetooth Core SPEC pages 1975 and 2004. STK is a
  3855. * temporary key used to encrypt a connection following
  3856. * pairing. It is used during the Encrypted Session Setup to
  3857. * distribute the keys. Later, security can be re-established
  3858. * using a distributed LTK.
  3859. */
  3860. if (ltk->type == SMP_STK) {
  3861. set_bit(HCI_CONN_STK_ENCRYPT, &conn->flags);
  3862. list_del_rcu(&ltk->list);
  3863. kfree_rcu(ltk, rcu);
  3864. } else {
  3865. clear_bit(HCI_CONN_STK_ENCRYPT, &conn->flags);
  3866. }
  3867. hci_dev_unlock(hdev);
  3868. return;
  3869. not_found:
  3870. neg.handle = ev->handle;
  3871. hci_send_cmd(hdev, HCI_OP_LE_LTK_NEG_REPLY, sizeof(neg), &neg);
  3872. hci_dev_unlock(hdev);
  3873. }
  3874. static void send_conn_param_neg_reply(struct hci_dev *hdev, u16 handle,
  3875. u8 reason)
  3876. {
  3877. struct hci_cp_le_conn_param_req_neg_reply cp;
  3878. cp.handle = cpu_to_le16(handle);
  3879. cp.reason = reason;
  3880. hci_send_cmd(hdev, HCI_OP_LE_CONN_PARAM_REQ_NEG_REPLY, sizeof(cp),
  3881. &cp);
  3882. }
  3883. static void hci_le_remote_conn_param_req_evt(struct hci_dev *hdev,
  3884. struct sk_buff *skb)
  3885. {
  3886. struct hci_ev_le_remote_conn_param_req *ev = (void *) skb->data;
  3887. struct hci_cp_le_conn_param_req_reply cp;
  3888. struct hci_conn *hcon;
  3889. u16 handle, min, max, latency, timeout;
  3890. handle = le16_to_cpu(ev->handle);
  3891. min = le16_to_cpu(ev->interval_min);
  3892. max = le16_to_cpu(ev->interval_max);
  3893. latency = le16_to_cpu(ev->latency);
  3894. timeout = le16_to_cpu(ev->timeout);
  3895. hcon = hci_conn_hash_lookup_handle(hdev, handle);
  3896. if (!hcon || hcon->state != BT_CONNECTED)
  3897. return send_conn_param_neg_reply(hdev, handle,
  3898. HCI_ERROR_UNKNOWN_CONN_ID);
  3899. if (hci_check_conn_params(min, max, latency, timeout))
  3900. return send_conn_param_neg_reply(hdev, handle,
  3901. HCI_ERROR_INVALID_LL_PARAMS);
  3902. if (hcon->role == HCI_ROLE_MASTER) {
  3903. struct hci_conn_params *params;
  3904. u8 store_hint;
  3905. hci_dev_lock(hdev);
  3906. params = hci_conn_params_lookup(hdev, &hcon->dst,
  3907. hcon->dst_type);
  3908. if (params) {
  3909. params->conn_min_interval = min;
  3910. params->conn_max_interval = max;
  3911. params->conn_latency = latency;
  3912. params->supervision_timeout = timeout;
  3913. store_hint = 0x01;
  3914. } else{
  3915. store_hint = 0x00;
  3916. }
  3917. hci_dev_unlock(hdev);
  3918. mgmt_new_conn_param(hdev, &hcon->dst, hcon->dst_type,
  3919. store_hint, min, max, latency, timeout);
  3920. }
  3921. cp.handle = ev->handle;
  3922. cp.interval_min = ev->interval_min;
  3923. cp.interval_max = ev->interval_max;
  3924. cp.latency = ev->latency;
  3925. cp.timeout = ev->timeout;
  3926. cp.min_ce_len = 0;
  3927. cp.max_ce_len = 0;
  3928. hci_send_cmd(hdev, HCI_OP_LE_CONN_PARAM_REQ_REPLY, sizeof(cp), &cp);
  3929. }
  3930. static void hci_le_direct_adv_report_evt(struct hci_dev *hdev,
  3931. struct sk_buff *skb)
  3932. {
  3933. u8 num_reports = skb->data[0];
  3934. void *ptr = &skb->data[1];
  3935. hci_dev_lock(hdev);
  3936. while (num_reports--) {
  3937. struct hci_ev_le_direct_adv_info *ev = ptr;
  3938. process_adv_report(hdev, ev->evt_type, &ev->bdaddr,
  3939. ev->bdaddr_type, &ev->direct_addr,
  3940. ev->direct_addr_type, ev->rssi, NULL, 0);
  3941. ptr += sizeof(*ev);
  3942. }
  3943. hci_dev_unlock(hdev);
  3944. }
  3945. static void hci_le_meta_evt(struct hci_dev *hdev, struct sk_buff *skb)
  3946. {
  3947. struct hci_ev_le_meta *le_ev = (void *) skb->data;
  3948. skb_pull(skb, sizeof(*le_ev));
  3949. switch (le_ev->subevent) {
  3950. case HCI_EV_LE_CONN_COMPLETE:
  3951. hci_le_conn_complete_evt(hdev, skb);
  3952. break;
  3953. case HCI_EV_LE_CONN_UPDATE_COMPLETE:
  3954. hci_le_conn_update_complete_evt(hdev, skb);
  3955. break;
  3956. case HCI_EV_LE_ADVERTISING_REPORT:
  3957. hci_le_adv_report_evt(hdev, skb);
  3958. break;
  3959. case HCI_EV_LE_REMOTE_FEAT_COMPLETE:
  3960. hci_le_remote_feat_complete_evt(hdev, skb);
  3961. break;
  3962. case HCI_EV_LE_LTK_REQ:
  3963. hci_le_ltk_request_evt(hdev, skb);
  3964. break;
  3965. case HCI_EV_LE_REMOTE_CONN_PARAM_REQ:
  3966. hci_le_remote_conn_param_req_evt(hdev, skb);
  3967. break;
  3968. case HCI_EV_LE_DIRECT_ADV_REPORT:
  3969. hci_le_direct_adv_report_evt(hdev, skb);
  3970. break;
  3971. default:
  3972. break;
  3973. }
  3974. }
  3975. static bool hci_get_cmd_complete(struct hci_dev *hdev, u16 opcode,
  3976. u8 event, struct sk_buff *skb)
  3977. {
  3978. struct hci_ev_cmd_complete *ev;
  3979. struct hci_event_hdr *hdr;
  3980. if (!skb)
  3981. return false;
  3982. if (skb->len < sizeof(*hdr)) {
  3983. BT_ERR("Too short HCI event");
  3984. return false;
  3985. }
  3986. hdr = (void *) skb->data;
  3987. skb_pull(skb, HCI_EVENT_HDR_SIZE);
  3988. if (event) {
  3989. if (hdr->evt != event)
  3990. return false;
  3991. return true;
  3992. }
  3993. if (hdr->evt != HCI_EV_CMD_COMPLETE) {
  3994. BT_DBG("Last event is not cmd complete (0x%2.2x)", hdr->evt);
  3995. return false;
  3996. }
  3997. if (skb->len < sizeof(*ev)) {
  3998. BT_ERR("Too short cmd_complete event");
  3999. return false;
  4000. }
  4001. ev = (void *) skb->data;
  4002. skb_pull(skb, sizeof(*ev));
  4003. if (opcode != __le16_to_cpu(ev->opcode)) {
  4004. BT_DBG("opcode doesn't match (0x%2.2x != 0x%2.2x)", opcode,
  4005. __le16_to_cpu(ev->opcode));
  4006. return false;
  4007. }
  4008. return true;
  4009. }
  4010. void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb)
  4011. {
  4012. struct hci_event_hdr *hdr = (void *) skb->data;
  4013. hci_req_complete_t req_complete = NULL;
  4014. hci_req_complete_skb_t req_complete_skb = NULL;
  4015. struct sk_buff *orig_skb = NULL;
  4016. u8 status = 0, event = hdr->evt, req_evt = 0;
  4017. u16 opcode = HCI_OP_NOP;
  4018. if (hdev->sent_cmd && bt_cb(hdev->sent_cmd)->hci.req_event == event) {
  4019. struct hci_command_hdr *cmd_hdr = (void *) hdev->sent_cmd->data;
  4020. opcode = __le16_to_cpu(cmd_hdr->opcode);
  4021. hci_req_cmd_complete(hdev, opcode, status, &req_complete,
  4022. &req_complete_skb);
  4023. req_evt = event;
  4024. }
  4025. /* If it looks like we might end up having to call
  4026. * req_complete_skb, store a pristine copy of the skb since the
  4027. * various handlers may modify the original one through
  4028. * skb_pull() calls, etc.
  4029. */
  4030. if (req_complete_skb || event == HCI_EV_CMD_STATUS ||
  4031. event == HCI_EV_CMD_COMPLETE)
  4032. orig_skb = skb_clone(skb, GFP_KERNEL);
  4033. skb_pull(skb, HCI_EVENT_HDR_SIZE);
  4034. switch (event) {
  4035. case HCI_EV_INQUIRY_COMPLETE:
  4036. hci_inquiry_complete_evt(hdev, skb);
  4037. break;
  4038. case HCI_EV_INQUIRY_RESULT:
  4039. hci_inquiry_result_evt(hdev, skb);
  4040. break;
  4041. case HCI_EV_CONN_COMPLETE:
  4042. hci_conn_complete_evt(hdev, skb);
  4043. break;
  4044. case HCI_EV_CONN_REQUEST:
  4045. hci_conn_request_evt(hdev, skb);
  4046. break;
  4047. case HCI_EV_DISCONN_COMPLETE:
  4048. hci_disconn_complete_evt(hdev, skb);
  4049. break;
  4050. case HCI_EV_AUTH_COMPLETE:
  4051. hci_auth_complete_evt(hdev, skb);
  4052. break;
  4053. case HCI_EV_REMOTE_NAME:
  4054. hci_remote_name_evt(hdev, skb);
  4055. break;
  4056. case HCI_EV_ENCRYPT_CHANGE:
  4057. hci_encrypt_change_evt(hdev, skb);
  4058. break;
  4059. case HCI_EV_CHANGE_LINK_KEY_COMPLETE:
  4060. hci_change_link_key_complete_evt(hdev, skb);
  4061. break;
  4062. case HCI_EV_REMOTE_FEATURES:
  4063. hci_remote_features_evt(hdev, skb);
  4064. break;
  4065. case HCI_EV_CMD_COMPLETE:
  4066. hci_cmd_complete_evt(hdev, skb, &opcode, &status,
  4067. &req_complete, &req_complete_skb);
  4068. break;
  4069. case HCI_EV_CMD_STATUS:
  4070. hci_cmd_status_evt(hdev, skb, &opcode, &status, &req_complete,
  4071. &req_complete_skb);
  4072. break;
  4073. case HCI_EV_HARDWARE_ERROR:
  4074. hci_hardware_error_evt(hdev, skb);
  4075. break;
  4076. case HCI_EV_ROLE_CHANGE:
  4077. hci_role_change_evt(hdev, skb);
  4078. break;
  4079. case HCI_EV_NUM_COMP_PKTS:
  4080. hci_num_comp_pkts_evt(hdev, skb);
  4081. break;
  4082. case HCI_EV_MODE_CHANGE:
  4083. hci_mode_change_evt(hdev, skb);
  4084. break;
  4085. case HCI_EV_PIN_CODE_REQ:
  4086. hci_pin_code_request_evt(hdev, skb);
  4087. break;
  4088. case HCI_EV_LINK_KEY_REQ:
  4089. hci_link_key_request_evt(hdev, skb);
  4090. break;
  4091. case HCI_EV_LINK_KEY_NOTIFY:
  4092. hci_link_key_notify_evt(hdev, skb);
  4093. break;
  4094. case HCI_EV_CLOCK_OFFSET:
  4095. hci_clock_offset_evt(hdev, skb);
  4096. break;
  4097. case HCI_EV_PKT_TYPE_CHANGE:
  4098. hci_pkt_type_change_evt(hdev, skb);
  4099. break;
  4100. case HCI_EV_PSCAN_REP_MODE:
  4101. hci_pscan_rep_mode_evt(hdev, skb);
  4102. break;
  4103. case HCI_EV_INQUIRY_RESULT_WITH_RSSI:
  4104. hci_inquiry_result_with_rssi_evt(hdev, skb);
  4105. break;
  4106. case HCI_EV_REMOTE_EXT_FEATURES:
  4107. hci_remote_ext_features_evt(hdev, skb);
  4108. break;
  4109. case HCI_EV_SYNC_CONN_COMPLETE:
  4110. hci_sync_conn_complete_evt(hdev, skb);
  4111. break;
  4112. case HCI_EV_EXTENDED_INQUIRY_RESULT:
  4113. hci_extended_inquiry_result_evt(hdev, skb);
  4114. break;
  4115. case HCI_EV_KEY_REFRESH_COMPLETE:
  4116. hci_key_refresh_complete_evt(hdev, skb);
  4117. break;
  4118. case HCI_EV_IO_CAPA_REQUEST:
  4119. hci_io_capa_request_evt(hdev, skb);
  4120. break;
  4121. case HCI_EV_IO_CAPA_REPLY:
  4122. hci_io_capa_reply_evt(hdev, skb);
  4123. break;
  4124. case HCI_EV_USER_CONFIRM_REQUEST:
  4125. hci_user_confirm_request_evt(hdev, skb);
  4126. break;
  4127. case HCI_EV_USER_PASSKEY_REQUEST:
  4128. hci_user_passkey_request_evt(hdev, skb);
  4129. break;
  4130. case HCI_EV_USER_PASSKEY_NOTIFY:
  4131. hci_user_passkey_notify_evt(hdev, skb);
  4132. break;
  4133. case HCI_EV_KEYPRESS_NOTIFY:
  4134. hci_keypress_notify_evt(hdev, skb);
  4135. break;
  4136. case HCI_EV_SIMPLE_PAIR_COMPLETE:
  4137. hci_simple_pair_complete_evt(hdev, skb);
  4138. break;
  4139. case HCI_EV_REMOTE_HOST_FEATURES:
  4140. hci_remote_host_features_evt(hdev, skb);
  4141. break;
  4142. case HCI_EV_LE_META:
  4143. hci_le_meta_evt(hdev, skb);
  4144. break;
  4145. case HCI_EV_REMOTE_OOB_DATA_REQUEST:
  4146. hci_remote_oob_data_request_evt(hdev, skb);
  4147. break;
  4148. #if IS_ENABLED(CONFIG_BT_HS)
  4149. case HCI_EV_CHANNEL_SELECTED:
  4150. hci_chan_selected_evt(hdev, skb);
  4151. break;
  4152. case HCI_EV_PHY_LINK_COMPLETE:
  4153. hci_phy_link_complete_evt(hdev, skb);
  4154. break;
  4155. case HCI_EV_LOGICAL_LINK_COMPLETE:
  4156. hci_loglink_complete_evt(hdev, skb);
  4157. break;
  4158. case HCI_EV_DISCONN_LOGICAL_LINK_COMPLETE:
  4159. hci_disconn_loglink_complete_evt(hdev, skb);
  4160. break;
  4161. case HCI_EV_DISCONN_PHY_LINK_COMPLETE:
  4162. hci_disconn_phylink_complete_evt(hdev, skb);
  4163. break;
  4164. #endif
  4165. case HCI_EV_NUM_COMP_BLOCKS:
  4166. hci_num_comp_blocks_evt(hdev, skb);
  4167. break;
  4168. default:
  4169. BT_DBG("%s event 0x%2.2x", hdev->name, event);
  4170. break;
  4171. }
  4172. if (req_complete) {
  4173. req_complete(hdev, status, opcode);
  4174. } else if (req_complete_skb) {
  4175. if (!hci_get_cmd_complete(hdev, opcode, req_evt, orig_skb)) {
  4176. kfree_skb(orig_skb);
  4177. orig_skb = NULL;
  4178. }
  4179. req_complete_skb(hdev, status, opcode, orig_skb);
  4180. }
  4181. kfree_skb(orig_skb);
  4182. kfree_skb(skb);
  4183. hdev->stat.evt_rx++;
  4184. }