p2p.h 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390
  1. /*
  2. * Wi-Fi Direct - P2P module
  3. * Copyright (c) 2009-2010, Atheros Communications
  4. *
  5. * This software may be distributed under the terms of the BSD license.
  6. * See README for more details.
  7. */
  8. #ifndef P2P_H
  9. #define P2P_H
  10. #include "common/ieee802_11_defs.h"
  11. #include "wps/wps.h"
  12. /* P2P ASP Setup Capability */
  13. #define P2PS_SETUP_NONE 0
  14. #define P2PS_SETUP_NEW BIT(0)
  15. #define P2PS_SETUP_CLIENT BIT(1)
  16. #define P2PS_SETUP_GROUP_OWNER BIT(2)
  17. #define P2PS_WILD_HASH_STR "org.wi-fi.wfds"
  18. #define P2PS_HASH_LEN 6
  19. #define P2P_MAX_QUERY_HASH 6
  20. #define P2PS_FEATURE_CAPAB_CPT_MAX 2
  21. /**
  22. * P2P_MAX_PREF_CHANNELS - Maximum number of preferred channels
  23. */
  24. #define P2P_MAX_PREF_CHANNELS 100
  25. /**
  26. * P2P_MAX_REG_CLASSES - Maximum number of regulatory classes
  27. */
  28. #define P2P_MAX_REG_CLASSES 15
  29. /**
  30. * P2P_MAX_REG_CLASS_CHANNELS - Maximum number of channels per regulatory class
  31. */
  32. #define P2P_MAX_REG_CLASS_CHANNELS 20
  33. /**
  34. * struct p2p_channels - List of supported channels
  35. */
  36. struct p2p_channels {
  37. /**
  38. * struct p2p_reg_class - Supported regulatory class
  39. */
  40. struct p2p_reg_class {
  41. /**
  42. * reg_class - Regulatory class (IEEE 802.11-2007, Annex J)
  43. */
  44. u8 reg_class;
  45. /**
  46. * channel - Supported channels
  47. */
  48. u8 channel[P2P_MAX_REG_CLASS_CHANNELS];
  49. /**
  50. * channels - Number of channel entries in use
  51. */
  52. size_t channels;
  53. } reg_class[P2P_MAX_REG_CLASSES];
  54. /**
  55. * reg_classes - Number of reg_class entries in use
  56. */
  57. size_t reg_classes;
  58. };
  59. enum p2p_wps_method {
  60. WPS_NOT_READY, WPS_PIN_DISPLAY, WPS_PIN_KEYPAD, WPS_PBC, WPS_NFC,
  61. WPS_P2PS
  62. };
  63. /**
  64. * struct p2p_go_neg_results - P2P Group Owner Negotiation results
  65. */
  66. struct p2p_go_neg_results {
  67. /**
  68. * status - Negotiation result (Status Code)
  69. *
  70. * 0 (P2P_SC_SUCCESS) indicates success. Non-zero values indicate
  71. * failed negotiation.
  72. */
  73. int status;
  74. /**
  75. * role_go - Whether local end is Group Owner
  76. */
  77. int role_go;
  78. /**
  79. * freq - Frequency of the group operational channel in MHz
  80. */
  81. int freq;
  82. int ht40;
  83. int vht;
  84. u8 max_oper_chwidth;
  85. unsigned int vht_center_freq2;
  86. /**
  87. * ssid - SSID of the group
  88. */
  89. u8 ssid[SSID_MAX_LEN];
  90. /**
  91. * ssid_len - Length of SSID in octets
  92. */
  93. size_t ssid_len;
  94. /**
  95. * psk - WPA pre-shared key (256 bits) (GO only)
  96. */
  97. u8 psk[32];
  98. /**
  99. * psk_set - Whether PSK field is configured (GO only)
  100. */
  101. int psk_set;
  102. /**
  103. * passphrase - WPA2-Personal passphrase for the group (GO only)
  104. */
  105. char passphrase[64];
  106. /**
  107. * peer_device_addr - P2P Device Address of the peer
  108. */
  109. u8 peer_device_addr[ETH_ALEN];
  110. /**
  111. * peer_interface_addr - P2P Interface Address of the peer
  112. */
  113. u8 peer_interface_addr[ETH_ALEN];
  114. /**
  115. * wps_method - WPS method to be used during provisioning
  116. */
  117. enum p2p_wps_method wps_method;
  118. #define P2P_MAX_CHANNELS 50
  119. /**
  120. * freq_list - Zero-terminated list of possible operational channels
  121. */
  122. int freq_list[P2P_MAX_CHANNELS];
  123. /**
  124. * persistent_group - Whether the group should be made persistent
  125. * 0 = not persistent
  126. * 1 = persistent group without persistent reconnect
  127. * 2 = persistent group with persistent reconnect
  128. */
  129. int persistent_group;
  130. /**
  131. * peer_config_timeout - Peer configuration timeout (in 10 msec units)
  132. */
  133. unsigned int peer_config_timeout;
  134. };
  135. struct p2ps_provision {
  136. /**
  137. * pd_seeker - P2PS provision discovery seeker role
  138. */
  139. unsigned int pd_seeker:1;
  140. /**
  141. * status - Remote returned provisioning status code
  142. */
  143. int status;
  144. /**
  145. * adv_id - P2PS Advertisement ID
  146. */
  147. u32 adv_id;
  148. /**
  149. * session_id - P2PS Session ID
  150. */
  151. u32 session_id;
  152. /**
  153. * method - WPS Method (to be) used to establish session
  154. */
  155. u16 method;
  156. /**
  157. * conncap - Connection Capabilities negotiated between P2P peers
  158. */
  159. u8 conncap;
  160. /**
  161. * role - Info about the roles to be used for this connection
  162. */
  163. u8 role;
  164. /**
  165. * session_mac - MAC address of the peer that started the session
  166. */
  167. u8 session_mac[ETH_ALEN];
  168. /**
  169. * adv_mac - MAC address of the peer advertised the service
  170. */
  171. u8 adv_mac[ETH_ALEN];
  172. /**
  173. * cpt_mask - Supported Coordination Protocol Transport mask
  174. *
  175. * A bitwise mask of supported ASP Coordination Protocol Transports.
  176. * This property is set together and corresponds with cpt_priority.
  177. */
  178. u8 cpt_mask;
  179. /**
  180. * cpt_priority - Coordination Protocol Transport priority list
  181. *
  182. * Priorities of supported ASP Coordination Protocol Transports.
  183. * This property is set together and corresponds with cpt_mask.
  184. * The CPT priority list is 0 terminated.
  185. */
  186. u8 cpt_priority[P2PS_FEATURE_CAPAB_CPT_MAX + 1];
  187. /**
  188. * force_freq - The only allowed channel frequency in MHz or 0.
  189. */
  190. unsigned int force_freq;
  191. /**
  192. * pref_freq - Preferred operating frequency in MHz or 0.
  193. */
  194. unsigned int pref_freq;
  195. /**
  196. * info - Vendor defined extra Provisioning information
  197. */
  198. char info[0];
  199. };
  200. struct p2ps_advertisement {
  201. struct p2ps_advertisement *next;
  202. /**
  203. * svc_info - Pointer to (internal) Service defined information
  204. */
  205. char *svc_info;
  206. /**
  207. * id - P2PS Advertisement ID
  208. */
  209. u32 id;
  210. /**
  211. * config_methods - WPS Methods which are allowed for this service
  212. */
  213. u16 config_methods;
  214. /**
  215. * state - Current state of the service: 0 - Out Of Service, 1-255 Vendor defined
  216. */
  217. u8 state;
  218. /**
  219. * auto_accept - Automatically Accept provisioning request if possible.
  220. */
  221. u8 auto_accept;
  222. /**
  223. * hash - 6 octet Service Name has to match against incoming Probe Requests
  224. */
  225. u8 hash[P2PS_HASH_LEN];
  226. /**
  227. * cpt_mask - supported Coordination Protocol Transport mask
  228. *
  229. * A bitwise mask of supported ASP Coordination Protocol Transports.
  230. * This property is set together and corresponds with cpt_priority.
  231. */
  232. u8 cpt_mask;
  233. /**
  234. * cpt_priority - Coordination Protocol Transport priority list
  235. *
  236. * Priorities of supported ASP Coordinatin Protocol Transports.
  237. * This property is set together and corresponds with cpt_mask.
  238. * The CPT priority list is 0 terminated.
  239. */
  240. u8 cpt_priority[P2PS_FEATURE_CAPAB_CPT_MAX + 1];
  241. /**
  242. * svc_name - NULL Terminated UTF-8 Service Name, and svc_info storage
  243. */
  244. char svc_name[0];
  245. };
  246. struct p2p_data;
  247. enum p2p_scan_type {
  248. P2P_SCAN_SOCIAL,
  249. P2P_SCAN_FULL,
  250. P2P_SCAN_SPECIFIC,
  251. P2P_SCAN_SOCIAL_PLUS_ONE
  252. };
  253. #define P2P_MAX_WPS_VENDOR_EXT 10
  254. /**
  255. * struct p2p_peer_info - P2P peer information
  256. */
  257. struct p2p_peer_info {
  258. /**
  259. * p2p_device_addr - P2P Device Address of the peer
  260. */
  261. u8 p2p_device_addr[ETH_ALEN];
  262. /**
  263. * pri_dev_type - Primary Device Type
  264. */
  265. u8 pri_dev_type[8];
  266. /**
  267. * device_name - Device Name (0..32 octets encoded in UTF-8)
  268. */
  269. char device_name[WPS_DEV_NAME_MAX_LEN + 1];
  270. /**
  271. * manufacturer - Manufacturer (0..64 octets encoded in UTF-8)
  272. */
  273. char manufacturer[WPS_MANUFACTURER_MAX_LEN + 1];
  274. /**
  275. * model_name - Model Name (0..32 octets encoded in UTF-8)
  276. */
  277. char model_name[WPS_MODEL_NAME_MAX_LEN + 1];
  278. /**
  279. * model_number - Model Number (0..32 octets encoded in UTF-8)
  280. */
  281. char model_number[WPS_MODEL_NUMBER_MAX_LEN + 1];
  282. /**
  283. * serial_number - Serial Number (0..32 octets encoded in UTF-8)
  284. */
  285. char serial_number[WPS_SERIAL_NUMBER_MAX_LEN + 1];
  286. /**
  287. * level - Signal level
  288. */
  289. int level;
  290. /**
  291. * config_methods - WPS Configuration Methods
  292. */
  293. u16 config_methods;
  294. /**
  295. * dev_capab - Device Capabilities
  296. */
  297. u8 dev_capab;
  298. /**
  299. * group_capab - Group Capabilities
  300. */
  301. u8 group_capab;
  302. /**
  303. * wps_sec_dev_type_list - WPS secondary device type list
  304. *
  305. * This list includes from 0 to 16 Secondary Device Types as indicated
  306. * by wps_sec_dev_type_list_len (8 * number of types).
  307. */
  308. u8 wps_sec_dev_type_list[WPS_SEC_DEV_TYPE_MAX_LEN];
  309. /**
  310. * wps_sec_dev_type_list_len - Length of secondary device type list
  311. */
  312. size_t wps_sec_dev_type_list_len;
  313. struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT];
  314. /**
  315. * wfd_subelems - Wi-Fi Display subelements from WFD IE(s)
  316. */
  317. struct wpabuf *wfd_subelems;
  318. /**
  319. * vendor_elems - Unrecognized vendor elements
  320. *
  321. * This buffer includes any other vendor element than P2P, WPS, and WFD
  322. * IE(s) from the frame that was used to discover the peer.
  323. */
  324. struct wpabuf *vendor_elems;
  325. /**
  326. * p2ps_instance - P2PS Application Service Info
  327. */
  328. struct wpabuf *p2ps_instance;
  329. };
  330. enum p2p_prov_disc_status {
  331. P2P_PROV_DISC_SUCCESS,
  332. P2P_PROV_DISC_TIMEOUT,
  333. P2P_PROV_DISC_REJECTED,
  334. P2P_PROV_DISC_TIMEOUT_JOIN,
  335. P2P_PROV_DISC_INFO_UNAVAILABLE,
  336. };
  337. struct p2p_channel {
  338. u8 op_class;
  339. u8 chan;
  340. };
  341. /**
  342. * struct p2p_config - P2P configuration
  343. *
  344. * This configuration is provided to the P2P module during initialization with
  345. * p2p_init().
  346. */
  347. struct p2p_config {
  348. /**
  349. * country - Country code to use in P2P operations
  350. */
  351. char country[3];
  352. /**
  353. * reg_class - Regulatory class for own listen channel
  354. */
  355. u8 reg_class;
  356. /**
  357. * channel - Own listen channel
  358. */
  359. u8 channel;
  360. /**
  361. * channel_forced - the listen channel was forced by configuration
  362. * or by control interface and cannot be overridden
  363. */
  364. u8 channel_forced;
  365. /**
  366. * Regulatory class for own operational channel
  367. */
  368. u8 op_reg_class;
  369. /**
  370. * op_channel - Own operational channel
  371. */
  372. u8 op_channel;
  373. /**
  374. * cfg_op_channel - Whether op_channel is hardcoded in configuration
  375. */
  376. u8 cfg_op_channel;
  377. /**
  378. * channels - Own supported regulatory classes and channels
  379. *
  380. * List of supposerted channels per regulatory class. The regulatory
  381. * classes are defined in IEEE Std 802.11-2007 Annex J and the
  382. * numbering of the clases depends on the configured country code.
  383. */
  384. struct p2p_channels channels;
  385. /**
  386. * cli_channels - Additional client channels
  387. *
  388. * This list of channels (if any) will be used when advertising local
  389. * channels during GO Negotiation or Invitation for the cases where the
  390. * local end may become the client. This may allow the peer to become a
  391. * GO on additional channels if it supports these options. The main use
  392. * case for this is to include passive-scan channels on devices that may
  393. * not know their current location and have configured most channels to
  394. * not allow initiation of radition (i.e., another device needs to take
  395. * master responsibilities).
  396. */
  397. struct p2p_channels cli_channels;
  398. /**
  399. * num_pref_chan - Number of pref_chan entries
  400. */
  401. unsigned int num_pref_chan;
  402. /**
  403. * pref_chan - Preferred channels for GO Negotiation
  404. */
  405. struct p2p_channel *pref_chan;
  406. /**
  407. * pri_dev_type - Primary Device Type (see WPS)
  408. */
  409. u8 pri_dev_type[8];
  410. /**
  411. * P2P_SEC_DEVICE_TYPES - Maximum number of secondary device types
  412. */
  413. #define P2P_SEC_DEVICE_TYPES 5
  414. /**
  415. * sec_dev_type - Optional secondary device types
  416. */
  417. u8 sec_dev_type[P2P_SEC_DEVICE_TYPES][8];
  418. /**
  419. * num_sec_dev_types - Number of sec_dev_type entries
  420. */
  421. size_t num_sec_dev_types;
  422. /**
  423. * dev_addr - P2P Device Address
  424. */
  425. u8 dev_addr[ETH_ALEN];
  426. /**
  427. * dev_name - Device Name
  428. */
  429. char *dev_name;
  430. char *manufacturer;
  431. char *model_name;
  432. char *model_number;
  433. char *serial_number;
  434. u8 uuid[16];
  435. u16 config_methods;
  436. /**
  437. * concurrent_operations - Whether concurrent operations are supported
  438. */
  439. int concurrent_operations;
  440. /**
  441. * max_peers - Maximum number of discovered peers to remember
  442. *
  443. * If more peers are discovered, older entries will be removed to make
  444. * room for the new ones.
  445. */
  446. size_t max_peers;
  447. /**
  448. * p2p_intra_bss - Intra BSS communication is supported
  449. */
  450. int p2p_intra_bss;
  451. /**
  452. * ssid_postfix - Postfix data to add to the SSID
  453. *
  454. * This data will be added to the end of the SSID after the
  455. * DIRECT-<random two octets> prefix.
  456. */
  457. u8 ssid_postfix[SSID_MAX_LEN - 9];
  458. /**
  459. * ssid_postfix_len - Length of the ssid_postfix data
  460. */
  461. size_t ssid_postfix_len;
  462. /**
  463. * max_listen - Maximum listen duration in ms
  464. */
  465. unsigned int max_listen;
  466. /**
  467. * passphrase_len - Passphrase length (8..63)
  468. *
  469. * This parameter controls the length of the random passphrase that is
  470. * generated at the GO.
  471. */
  472. unsigned int passphrase_len;
  473. /**
  474. * cb_ctx - Context to use with callback functions
  475. */
  476. void *cb_ctx;
  477. /**
  478. * debug_print - Debug print
  479. * @ctx: Callback context from cb_ctx
  480. * @level: Debug verbosity level (MSG_*)
  481. * @msg: Debug message
  482. */
  483. void (*debug_print)(void *ctx, int level, const char *msg);
  484. /* Callbacks to request lower layer driver operations */
  485. /**
  486. * p2p_scan - Request a P2P scan/search
  487. * @ctx: Callback context from cb_ctx
  488. * @type: Scan type
  489. * @freq: Specific frequency (MHz) to scan or 0 for no restriction
  490. * @num_req_dev_types: Number of requested device types
  491. * @req_dev_types: Array containing requested device types
  492. * @dev_id: Device ID to search for or %NULL to find all devices
  493. * @pw_id: Device Password ID
  494. * Returns: 0 on success, -1 on failure
  495. *
  496. * This callback function is used to request a P2P scan or search
  497. * operation to be completed. Type type argument specifies which type
  498. * of scan is to be done. @P2P_SCAN_SOCIAL indicates that only the
  499. * social channels (1, 6, 11) should be scanned. @P2P_SCAN_FULL
  500. * indicates that all channels are to be scanned. @P2P_SCAN_SPECIFIC
  501. * request a scan of a single channel specified by freq.
  502. * @P2P_SCAN_SOCIAL_PLUS_ONE request scan of all the social channels
  503. * plus one extra channel specified by freq.
  504. *
  505. * The full scan is used for the initial scan to find group owners from
  506. * all. The other types are used during search phase scan of the social
  507. * channels (with potential variation if the Listen channel of the
  508. * target peer is known or if other channels are scanned in steps).
  509. *
  510. * The scan results are returned after this call by calling
  511. * p2p_scan_res_handler() for each scan result that has a P2P IE and
  512. * then calling p2p_scan_res_handled() to indicate that all scan
  513. * results have been indicated.
  514. */
  515. int (*p2p_scan)(void *ctx, enum p2p_scan_type type, int freq,
  516. unsigned int num_req_dev_types,
  517. const u8 *req_dev_types, const u8 *dev_id, u16 pw_id);
  518. /**
  519. * send_probe_resp - Transmit a Probe Response frame
  520. * @ctx: Callback context from cb_ctx
  521. * @buf: Probe Response frame (including the header and body)
  522. * @freq: Forced frequency (in MHz) to use or 0.
  523. * Returns: 0 on success, -1 on failure
  524. *
  525. * This function is used to reply to Probe Request frames that were
  526. * indicated with a call to p2p_probe_req_rx(). The response is to be
  527. * sent on the same channel, unless otherwise specified, or to be
  528. * dropped if the driver is not listening to Probe Request frames
  529. * anymore.
  530. *
  531. * Alternatively, the responsibility for building the Probe Response
  532. * frames in Listen state may be in another system component in which
  533. * case this function need to be implemented (i.e., the function
  534. * pointer can be %NULL). The WPS and P2P IEs to be added for Probe
  535. * Response frames in such a case are available from the
  536. * start_listen() callback. It should be noted that the received Probe
  537. * Request frames must be indicated by calling p2p_probe_req_rx() even
  538. * if this send_probe_resp() is not used.
  539. */
  540. int (*send_probe_resp)(void *ctx, const struct wpabuf *buf,
  541. unsigned int freq);
  542. /**
  543. * send_action - Transmit an Action frame
  544. * @ctx: Callback context from cb_ctx
  545. * @freq: Frequency in MHz for the channel on which to transmit
  546. * @dst: Destination MAC address (Address 1)
  547. * @src: Source MAC address (Address 2)
  548. * @bssid: BSSID (Address 3)
  549. * @buf: Frame body (starting from Category field)
  550. * @len: Length of buf in octets
  551. * @wait_time: How many msec to wait for a response frame
  552. * Returns: 0 on success, -1 on failure
  553. *
  554. * The Action frame may not be transmitted immediately and the status
  555. * of the transmission must be reported by calling
  556. * p2p_send_action_cb() once the frame has either been transmitted or
  557. * it has been dropped due to excessive retries or other failure to
  558. * transmit.
  559. */
  560. int (*send_action)(void *ctx, unsigned int freq, const u8 *dst,
  561. const u8 *src, const u8 *bssid, const u8 *buf,
  562. size_t len, unsigned int wait_time);
  563. /**
  564. * send_action_done - Notify that Action frame sequence was completed
  565. * @ctx: Callback context from cb_ctx
  566. *
  567. * This function is called when the Action frame sequence that was
  568. * started with send_action() has been completed, i.e., when there is
  569. * no need to wait for a response from the destination peer anymore.
  570. */
  571. void (*send_action_done)(void *ctx);
  572. /**
  573. * start_listen - Start Listen state
  574. * @ctx: Callback context from cb_ctx
  575. * @freq: Frequency of the listen channel in MHz
  576. * @duration: Duration for the Listen state in milliseconds
  577. * @probe_resp_ie: IE(s) to be added to Probe Response frames
  578. * Returns: 0 on success, -1 on failure
  579. *
  580. * This Listen state may not start immediately since the driver may
  581. * have other pending operations to complete first. Once the Listen
  582. * state has started, p2p_listen_cb() must be called to notify the P2P
  583. * module. Once the Listen state is stopped, p2p_listen_end() must be
  584. * called to notify the P2P module that the driver is not in the Listen
  585. * state anymore.
  586. *
  587. * If the send_probe_resp() is not used for generating the response,
  588. * the IEs from probe_resp_ie need to be added to the end of the Probe
  589. * Response frame body. If send_probe_resp() is used, the probe_resp_ie
  590. * information can be ignored.
  591. */
  592. int (*start_listen)(void *ctx, unsigned int freq,
  593. unsigned int duration,
  594. const struct wpabuf *probe_resp_ie);
  595. /**
  596. * stop_listen - Stop Listen state
  597. * @ctx: Callback context from cb_ctx
  598. *
  599. * This callback can be used to stop a Listen state operation that was
  600. * previously requested with start_listen().
  601. */
  602. void (*stop_listen)(void *ctx);
  603. /**
  604. * get_noa - Get current Notice of Absence attribute payload
  605. * @ctx: Callback context from cb_ctx
  606. * @interface_addr: P2P Interface Address of the GO
  607. * @buf: Buffer for returning NoA
  608. * @buf_len: Buffer length in octets
  609. * Returns: Number of octets used in buf, 0 to indicate no NoA is being
  610. * advertized, or -1 on failure
  611. *
  612. * This function is used to fetch the current Notice of Absence
  613. * attribute value from GO.
  614. */
  615. int (*get_noa)(void *ctx, const u8 *interface_addr, u8 *buf,
  616. size_t buf_len);
  617. /* Callbacks to notify events to upper layer management entity */
  618. /**
  619. * dev_found - Notification of a found P2P Device
  620. * @ctx: Callback context from cb_ctx
  621. * @addr: Source address of the message triggering this notification
  622. * @info: P2P peer information
  623. * @new_device: Inform if the peer is newly found
  624. *
  625. * This callback is used to notify that a new P2P Device has been
  626. * found. This may happen, e.g., during Search state based on scan
  627. * results or during Listen state based on receive Probe Request and
  628. * Group Owner Negotiation Request.
  629. */
  630. void (*dev_found)(void *ctx, const u8 *addr,
  631. const struct p2p_peer_info *info,
  632. int new_device);
  633. /**
  634. * dev_lost - Notification of a lost P2P Device
  635. * @ctx: Callback context from cb_ctx
  636. * @dev_addr: P2P Device Address of the lost P2P Device
  637. *
  638. * This callback is used to notify that a P2P Device has been deleted.
  639. */
  640. void (*dev_lost)(void *ctx, const u8 *dev_addr);
  641. /**
  642. * find_stopped - Notification of a p2p_find operation stopping
  643. * @ctx: Callback context from cb_ctx
  644. */
  645. void (*find_stopped)(void *ctx);
  646. /**
  647. * go_neg_req_rx - Notification of a receive GO Negotiation Request
  648. * @ctx: Callback context from cb_ctx
  649. * @src: Source address of the message triggering this notification
  650. * @dev_passwd_id: WPS Device Password ID
  651. * @go_intent: Peer's GO Intent
  652. *
  653. * This callback is used to notify that a P2P Device is requesting
  654. * group owner negotiation with us, but we do not have all the
  655. * necessary information to start GO Negotiation. This indicates that
  656. * the local user has not authorized the connection yet by providing a
  657. * PIN or PBC button press. This information can be provided with a
  658. * call to p2p_connect().
  659. */
  660. void (*go_neg_req_rx)(void *ctx, const u8 *src, u16 dev_passwd_id,
  661. u8 go_intent);
  662. /**
  663. * go_neg_completed - Notification of GO Negotiation results
  664. * @ctx: Callback context from cb_ctx
  665. * @res: GO Negotiation results
  666. *
  667. * This callback is used to notify that Group Owner Negotiation has
  668. * been completed. Non-zero struct p2p_go_neg_results::status indicates
  669. * failed negotiation. In case of success, this function is responsible
  670. * for creating a new group interface (or using the existing interface
  671. * depending on driver features), setting up the group interface in
  672. * proper mode based on struct p2p_go_neg_results::role_go and
  673. * initializing WPS provisioning either as a Registrar (if GO) or as an
  674. * Enrollee. Successful WPS provisioning must be indicated by calling
  675. * p2p_wps_success_cb(). The callee is responsible for timing out group
  676. * formation if WPS provisioning cannot be completed successfully
  677. * within 15 seconds.
  678. */
  679. void (*go_neg_completed)(void *ctx, struct p2p_go_neg_results *res);
  680. /**
  681. * sd_request - Callback on Service Discovery Request
  682. * @ctx: Callback context from cb_ctx
  683. * @freq: Frequency (in MHz) of the channel
  684. * @sa: Source address of the request
  685. * @dialog_token: Dialog token
  686. * @update_indic: Service Update Indicator from the source of request
  687. * @tlvs: P2P Service Request TLV(s)
  688. * @tlvs_len: Length of tlvs buffer in octets
  689. *
  690. * This callback is used to indicate reception of a service discovery
  691. * request. Response to the query must be indicated by calling
  692. * p2p_sd_response() with the context information from the arguments to
  693. * this callback function.
  694. *
  695. * This callback handler can be set to %NULL to indicate that service
  696. * discovery is not supported.
  697. */
  698. void (*sd_request)(void *ctx, int freq, const u8 *sa, u8 dialog_token,
  699. u16 update_indic, const u8 *tlvs, size_t tlvs_len);
  700. /**
  701. * sd_response - Callback on Service Discovery Response
  702. * @ctx: Callback context from cb_ctx
  703. * @sa: Source address of the request
  704. * @update_indic: Service Update Indicator from the source of response
  705. * @tlvs: P2P Service Response TLV(s)
  706. * @tlvs_len: Length of tlvs buffer in octets
  707. *
  708. * This callback is used to indicate reception of a service discovery
  709. * response. This callback handler can be set to %NULL if no service
  710. * discovery requests are used. The information provided with this call
  711. * is replies to the queries scheduled with p2p_sd_request().
  712. */
  713. void (*sd_response)(void *ctx, const u8 *sa, u16 update_indic,
  714. const u8 *tlvs, size_t tlvs_len);
  715. /**
  716. * prov_disc_req - Callback on Provisiong Discovery Request
  717. * @ctx: Callback context from cb_ctx
  718. * @peer: Source address of the request
  719. * @config_methods: Requested WPS Config Method
  720. * @dev_addr: P2P Device Address of the found P2P Device
  721. * @pri_dev_type: Primary Device Type
  722. * @dev_name: Device Name
  723. * @supp_config_methods: Supported configuration Methods
  724. * @dev_capab: Device Capabilities
  725. * @group_capab: Group Capabilities
  726. * @group_id: P2P Group ID (or %NULL if not included)
  727. * @group_id_len: Length of P2P Group ID
  728. *
  729. * This callback is used to indicate reception of a Provision Discovery
  730. * Request frame that the P2P module accepted.
  731. */
  732. void (*prov_disc_req)(void *ctx, const u8 *peer, u16 config_methods,
  733. const u8 *dev_addr, const u8 *pri_dev_type,
  734. const char *dev_name, u16 supp_config_methods,
  735. u8 dev_capab, u8 group_capab,
  736. const u8 *group_id, size_t group_id_len);
  737. /**
  738. * prov_disc_resp - Callback on Provisiong Discovery Response
  739. * @ctx: Callback context from cb_ctx
  740. * @peer: Source address of the response
  741. * @config_methods: Value from p2p_prov_disc_req() or 0 on failure
  742. *
  743. * This callback is used to indicate reception of a Provision Discovery
  744. * Response frame for a pending request scheduled with
  745. * p2p_prov_disc_req(). This callback handler can be set to %NULL if
  746. * provision discovery is not used.
  747. */
  748. void (*prov_disc_resp)(void *ctx, const u8 *peer, u16 config_methods);
  749. /**
  750. * prov_disc_fail - Callback on Provision Discovery failure
  751. * @ctx: Callback context from cb_ctx
  752. * @peer: Source address of the response
  753. * @status: Cause of failure, will not be %P2P_PROV_DISC_SUCCESS
  754. * @adv_id: If non-zero, then the adv_id of the PD Request
  755. * @adv_mac: P2P Device Address of the advertizer
  756. * @deferred_session_resp: Deferred session response sent by advertizer
  757. *
  758. * This callback is used to indicate either a failure or no response
  759. * to an earlier provision discovery request.
  760. *
  761. * This callback handler can be set to %NULL if provision discovery
  762. * is not used or failures do not need to be indicated.
  763. */
  764. void (*prov_disc_fail)(void *ctx, const u8 *peer,
  765. enum p2p_prov_disc_status status,
  766. u32 adv_id, const u8 *adv_mac,
  767. const char *deferred_session_resp);
  768. /**
  769. * invitation_process - Optional callback for processing Invitations
  770. * @ctx: Callback context from cb_ctx
  771. * @sa: Source address of the Invitation Request
  772. * @bssid: P2P Group BSSID from the request or %NULL if not included
  773. * @go_dev_addr: GO Device Address from P2P Group ID
  774. * @ssid: SSID from P2P Group ID
  775. * @ssid_len: Length of ssid buffer in octets
  776. * @go: Variable for returning whether the local end is GO in the group
  777. * @group_bssid: Buffer for returning P2P Group BSSID (if local end GO)
  778. * @force_freq: Variable for returning forced frequency for the group
  779. * @persistent_group: Whether this is an invitation to reinvoke a
  780. * persistent group (instead of invitation to join an active
  781. * group)
  782. * @channels: Available operating channels for the group
  783. * @dev_pw_id: Device Password ID for NFC static handover or -1 if not
  784. * used
  785. * Returns: Status code (P2P_SC_*)
  786. *
  787. * This optional callback can be used to implement persistent reconnect
  788. * by allowing automatic restarting of persistent groups without user
  789. * interaction. If this callback is not implemented (i.e., is %NULL),
  790. * the received Invitation Request frames are replied with
  791. * %P2P_SC_REQ_RECEIVED status and indicated to upper layer with the
  792. * invitation_result() callback.
  793. *
  794. * If the requested parameters are acceptable and the group is known,
  795. * %P2P_SC_SUCCESS may be returned. If the requested group is unknown,
  796. * %P2P_SC_FAIL_UNKNOWN_GROUP should be returned. %P2P_SC_REQ_RECEIVED
  797. * can be returned if there is not enough data to provide immediate
  798. * response, i.e., if some sort of user interaction is needed. The
  799. * invitation_received() callback will be called in that case
  800. * immediately after this call.
  801. */
  802. u8 (*invitation_process)(void *ctx, const u8 *sa, const u8 *bssid,
  803. const u8 *go_dev_addr, const u8 *ssid,
  804. size_t ssid_len, int *go, u8 *group_bssid,
  805. int *force_freq, int persistent_group,
  806. const struct p2p_channels *channels,
  807. int dev_pw_id);
  808. /**
  809. * invitation_received - Callback on Invitation Request RX
  810. * @ctx: Callback context from cb_ctx
  811. * @sa: Source address of the Invitation Request
  812. * @bssid: P2P Group BSSID or %NULL if not received
  813. * @ssid: SSID of the group
  814. * @ssid_len: Length of ssid in octets
  815. * @go_dev_addr: GO Device Address
  816. * @status: Response Status
  817. * @op_freq: Operational frequency for the group
  818. *
  819. * This callback is used to indicate sending of an Invitation Response
  820. * for a received Invitation Request. If status == 0 (success), the
  821. * upper layer code is responsible for starting the group. status == 1
  822. * indicates need to get user authorization for the group. Other status
  823. * values indicate that the invitation request was rejected.
  824. */
  825. void (*invitation_received)(void *ctx, const u8 *sa, const u8 *bssid,
  826. const u8 *ssid, size_t ssid_len,
  827. const u8 *go_dev_addr, u8 status,
  828. int op_freq);
  829. /**
  830. * invitation_result - Callback on Invitation result
  831. * @ctx: Callback context from cb_ctx
  832. * @status: Negotiation result (Status Code)
  833. * @bssid: P2P Group BSSID or %NULL if not received
  834. * @channels: Available operating channels for the group
  835. * @addr: Peer address
  836. * @freq: Frequency (in MHz) indicated during invitation or 0
  837. * @peer_oper_freq: Operating frequency (in MHz) advertized by the peer
  838. * during invitation or 0
  839. *
  840. * This callback is used to indicate result of an Invitation procedure
  841. * started with a call to p2p_invite(). The indicated status code is
  842. * the value received from the peer in Invitation Response with 0
  843. * (P2P_SC_SUCCESS) indicating success or -1 to indicate a timeout or a
  844. * local failure in transmitting the Invitation Request.
  845. */
  846. void (*invitation_result)(void *ctx, int status, const u8 *bssid,
  847. const struct p2p_channels *channels,
  848. const u8 *addr, int freq, int peer_oper_freq);
  849. /**
  850. * go_connected - Check whether we are connected to a GO
  851. * @ctx: Callback context from cb_ctx
  852. * @dev_addr: P2P Device Address of a GO
  853. * Returns: 1 if we are connected as a P2P client to the specified GO
  854. * or 0 if not.
  855. */
  856. int (*go_connected)(void *ctx, const u8 *dev_addr);
  857. /**
  858. * presence_resp - Callback on Presence Response
  859. * @ctx: Callback context from cb_ctx
  860. * @src: Source address (GO's P2P Interface Address)
  861. * @status: Result of the request (P2P_SC_*)
  862. * @noa: Returned NoA value
  863. * @noa_len: Length of the NoA buffer in octets
  864. */
  865. void (*presence_resp)(void *ctx, const u8 *src, u8 status,
  866. const u8 *noa, size_t noa_len);
  867. /**
  868. * is_concurrent_session_active - Check whether concurrent session is
  869. * active on other virtual interfaces
  870. * @ctx: Callback context from cb_ctx
  871. * Returns: 1 if concurrent session is active on other virtual interface
  872. * or 0 if not.
  873. */
  874. int (*is_concurrent_session_active)(void *ctx);
  875. /**
  876. * is_p2p_in_progress - Check whether P2P operation is in progress
  877. * @ctx: Callback context from cb_ctx
  878. * Returns: 1 if P2P operation (e.g., group formation) is in progress
  879. * or 0 if not.
  880. */
  881. int (*is_p2p_in_progress)(void *ctx);
  882. /**
  883. * Determine if we have a persistent group we share with remote peer
  884. * and allocate interface for this group if needed
  885. * @ctx: Callback context from cb_ctx
  886. * @addr: Peer device address to search for
  887. * @ssid: Persistent group SSID or %NULL if any
  888. * @ssid_len: Length of @ssid
  889. * @go_dev_addr: Buffer for returning GO P2P Device Address
  890. * @ret_ssid: Buffer for returning group SSID
  891. * @ret_ssid_len: Buffer for returning length of @ssid
  892. * @intended_iface_addr: Buffer for returning intended iface address
  893. * Returns: 1 if a matching persistent group was found, 0 otherwise
  894. */
  895. int (*get_persistent_group)(void *ctx, const u8 *addr, const u8 *ssid,
  896. size_t ssid_len, u8 *go_dev_addr,
  897. u8 *ret_ssid, size_t *ret_ssid_len,
  898. u8 *intended_iface_addr);
  899. /**
  900. * Get information about a possible local GO role
  901. * @ctx: Callback context from cb_ctx
  902. * @intended_addr: Buffer for returning intended GO interface address
  903. * @ssid: Buffer for returning group SSID
  904. * @ssid_len: Buffer for returning length of @ssid
  905. * @group_iface: Buffer for returning whether a separate group interface
  906. * would be used
  907. * @freq: Variable for returning the current operating frequency of a
  908. * currently running P2P GO.
  909. * Returns: 1 if GO info found, 0 otherwise
  910. *
  911. * This is used to compose New Group settings (SSID, and intended
  912. * address) during P2PS provisioning if results of provisioning *might*
  913. * result in our being an autonomous GO.
  914. */
  915. int (*get_go_info)(void *ctx, u8 *intended_addr,
  916. u8 *ssid, size_t *ssid_len, int *group_iface,
  917. unsigned int *freq);
  918. /**
  919. * remove_stale_groups - Remove stale P2PS groups
  920. *
  921. * Because P2PS stages *potential* GOs, and remote devices can remove
  922. * credentials unilaterally, we need to make sure we don't let stale
  923. * unusable groups build up.
  924. */
  925. int (*remove_stale_groups)(void *ctx, const u8 *peer, const u8 *go,
  926. const u8 *ssid, size_t ssid_len);
  927. /**
  928. * p2ps_prov_complete - P2PS provisioning complete
  929. *
  930. * When P2PS provisioning completes (successfully or not) we must
  931. * transmit all of the results to the upper layers.
  932. */
  933. void (*p2ps_prov_complete)(void *ctx, u8 status, const u8 *dev,
  934. const u8 *adv_mac, const u8 *ses_mac,
  935. const u8 *grp_mac, u32 adv_id, u32 ses_id,
  936. u8 conncap, int passwd_id,
  937. const u8 *persist_ssid,
  938. size_t persist_ssid_size, int response_done,
  939. int prov_start, const char *session_info,
  940. const u8 *feat_cap, size_t feat_cap_len,
  941. unsigned int freq, const u8 *group_ssid,
  942. size_t group_ssid_len);
  943. /**
  944. * prov_disc_resp_cb - Callback for indicating completion of PD Response
  945. * @ctx: Callback context from cb_ctx
  946. * Returns: 1 if operation was started, 0 otherwise
  947. *
  948. * This callback can be used to perform any pending actions after
  949. * provisioning. It is mainly used for P2PS pending group creation.
  950. */
  951. int (*prov_disc_resp_cb)(void *ctx);
  952. /**
  953. * p2ps_group_capability - Determine group capability
  954. * @ctx: Callback context from cb_ctx
  955. * @incoming: Peer requested roles, expressed with P2PS_SETUP_* bitmap.
  956. * @role: Local roles, expressed with P2PS_SETUP_* bitmap.
  957. * @force_freq: Variable for returning forced frequency for the group.
  958. * @pref_freq: Variable for returning preferred frequency for the group.
  959. * Returns: P2PS_SETUP_* bitmap of group capability result.
  960. *
  961. * This function can be used to determine group capability and
  962. * frequencies based on information from P2PS PD exchange and the
  963. * current state of ongoing groups and driver capabilities.
  964. */
  965. u8 (*p2ps_group_capability)(void *ctx, u8 incoming, u8 role,
  966. unsigned int *force_freq,
  967. unsigned int *pref_freq);
  968. /**
  969. * get_pref_freq_list - Get preferred frequency list for an interface
  970. * @ctx: Callback context from cb_ctx
  971. * @go: Whether the use if for GO role
  972. * @len: Length of freq_list in entries (both IN and OUT)
  973. * @freq_list: Buffer for returning the preferred frequencies (MHz)
  974. * Returns: 0 on success, -1 on failure
  975. *
  976. * This function can be used to query the preferred frequency list from
  977. * the driver specific to a particular interface type.
  978. */
  979. int (*get_pref_freq_list)(void *ctx, int go,
  980. unsigned int *len, unsigned int *freq_list);
  981. };
  982. /* P2P module initialization/deinitialization */
  983. /**
  984. * p2p_init - Initialize P2P module
  985. * @cfg: P2P module configuration
  986. * Returns: Pointer to private data or %NULL on failure
  987. *
  988. * This function is used to initialize global P2P module context (one per
  989. * device). The P2P module will keep a copy of the configuration data, so the
  990. * caller does not need to maintain this structure. However, the callback
  991. * functions and the context parameters to them must be kept available until
  992. * the P2P module is deinitialized with p2p_deinit().
  993. */
  994. struct p2p_data * p2p_init(const struct p2p_config *cfg);
  995. /**
  996. * p2p_deinit - Deinitialize P2P module
  997. * @p2p: P2P module context from p2p_init()
  998. */
  999. void p2p_deinit(struct p2p_data *p2p);
  1000. /**
  1001. * p2p_flush - Flush P2P module state
  1002. * @p2p: P2P module context from p2p_init()
  1003. *
  1004. * This command removes the P2P module state like peer device entries.
  1005. */
  1006. void p2p_flush(struct p2p_data *p2p);
  1007. /**
  1008. * p2p_unauthorize - Unauthorize the specified peer device
  1009. * @p2p: P2P module context from p2p_init()
  1010. * @addr: P2P peer entry to be unauthorized
  1011. * Returns: 0 on success, -1 on failure
  1012. *
  1013. * This command removes any connection authorization from the specified P2P
  1014. * peer device address. This can be used, e.g., to cancel effect of a previous
  1015. * p2p_authorize() or p2p_connect() call that has not yet resulted in completed
  1016. * GO Negotiation.
  1017. */
  1018. int p2p_unauthorize(struct p2p_data *p2p, const u8 *addr);
  1019. /**
  1020. * p2p_set_dev_name - Set device name
  1021. * @p2p: P2P module context from p2p_init()
  1022. * Returns: 0 on success, -1 on failure
  1023. *
  1024. * This function can be used to update the P2P module configuration with
  1025. * information that was not available at the time of the p2p_init() call.
  1026. */
  1027. int p2p_set_dev_name(struct p2p_data *p2p, const char *dev_name);
  1028. int p2p_set_manufacturer(struct p2p_data *p2p, const char *manufacturer);
  1029. int p2p_set_model_name(struct p2p_data *p2p, const char *model_name);
  1030. int p2p_set_model_number(struct p2p_data *p2p, const char *model_number);
  1031. int p2p_set_serial_number(struct p2p_data *p2p, const char *serial_number);
  1032. void p2p_set_config_methods(struct p2p_data *p2p, u16 config_methods);
  1033. void p2p_set_uuid(struct p2p_data *p2p, const u8 *uuid);
  1034. /**
  1035. * p2p_set_pri_dev_type - Set primary device type
  1036. * @p2p: P2P module context from p2p_init()
  1037. * Returns: 0 on success, -1 on failure
  1038. *
  1039. * This function can be used to update the P2P module configuration with
  1040. * information that was not available at the time of the p2p_init() call.
  1041. */
  1042. int p2p_set_pri_dev_type(struct p2p_data *p2p, const u8 *pri_dev_type);
  1043. /**
  1044. * p2p_set_sec_dev_types - Set secondary device types
  1045. * @p2p: P2P module context from p2p_init()
  1046. * Returns: 0 on success, -1 on failure
  1047. *
  1048. * This function can be used to update the P2P module configuration with
  1049. * information that was not available at the time of the p2p_init() call.
  1050. */
  1051. int p2p_set_sec_dev_types(struct p2p_data *p2p, const u8 dev_types[][8],
  1052. size_t num_dev_types);
  1053. int p2p_set_country(struct p2p_data *p2p, const char *country);
  1054. /* Commands from upper layer management entity */
  1055. enum p2p_discovery_type {
  1056. P2P_FIND_START_WITH_FULL,
  1057. P2P_FIND_ONLY_SOCIAL,
  1058. P2P_FIND_PROGRESSIVE
  1059. };
  1060. /**
  1061. * p2p_find - Start P2P Find (Device Discovery)
  1062. * @p2p: P2P module context from p2p_init()
  1063. * @timeout: Timeout for find operation in seconds or 0 for no timeout
  1064. * @type: Device Discovery type
  1065. * @num_req_dev_types: Number of requested device types
  1066. * @req_dev_types: Requested device types array, must be an array
  1067. * containing num_req_dev_types * WPS_DEV_TYPE_LEN bytes; %NULL if no
  1068. * requested device types.
  1069. * @dev_id: Device ID to search for or %NULL to find all devices
  1070. * @search_delay: Extra delay in milliseconds between search iterations
  1071. * @seek_count: Number of ASP Service Strings in the seek_string array
  1072. * @seek_string: ASP Service Strings to query for in Probe Requests
  1073. * @freq: Requested first scan frequency (in MHz) to modify type ==
  1074. * P2P_FIND_START_WITH_FULL behavior. 0 = Use normal full scan.
  1075. * If p2p_find is already in progress, this parameter is ignored and full
  1076. * scan will be executed.
  1077. * Returns: 0 on success, -1 on failure
  1078. */
  1079. int p2p_find(struct p2p_data *p2p, unsigned int timeout,
  1080. enum p2p_discovery_type type,
  1081. unsigned int num_req_dev_types, const u8 *req_dev_types,
  1082. const u8 *dev_id, unsigned int search_delay,
  1083. u8 seek_count, const char **seek_string, int freq);
  1084. /**
  1085. * p2p_notify_scan_trigger_status - Indicate scan trigger status
  1086. * @p2p: P2P module context from p2p_init()
  1087. * @status: 0 on success, -1 on failure
  1088. */
  1089. void p2p_notify_scan_trigger_status(struct p2p_data *p2p, int status);
  1090. /**
  1091. * p2p_stop_find - Stop P2P Find (Device Discovery)
  1092. * @p2p: P2P module context from p2p_init()
  1093. */
  1094. void p2p_stop_find(struct p2p_data *p2p);
  1095. /**
  1096. * p2p_stop_find_for_freq - Stop P2P Find for next oper on specific freq
  1097. * @p2p: P2P module context from p2p_init()
  1098. * @freq: Frequency in MHz for next operation
  1099. *
  1100. * This is like p2p_stop_find(), but Listen state is not stopped if we are
  1101. * already on the same frequency.
  1102. */
  1103. void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq);
  1104. /**
  1105. * p2p_listen - Start P2P Listen state for specified duration
  1106. * @p2p: P2P module context from p2p_init()
  1107. * @timeout: Listen state duration in milliseconds
  1108. * Returns: 0 on success, -1 on failure
  1109. *
  1110. * This function can be used to request the P2P module to keep the device
  1111. * discoverable on the listen channel for an extended set of time. At least in
  1112. * its current form, this is mainly used for testing purposes and may not be of
  1113. * much use for normal P2P operations.
  1114. */
  1115. int p2p_listen(struct p2p_data *p2p, unsigned int timeout);
  1116. /**
  1117. * p2p_stop_listen - Stop P2P Listen
  1118. * @p2p: P2P module context from p2p_init()
  1119. */
  1120. void p2p_stop_listen(struct p2p_data *p2p);
  1121. /**
  1122. * p2p_connect - Start P2P group formation (GO negotiation)
  1123. * @p2p: P2P module context from p2p_init()
  1124. * @peer_addr: MAC address of the peer P2P client
  1125. * @wps_method: WPS method to be used in provisioning
  1126. * @go_intent: Local GO intent value (1..15)
  1127. * @own_interface_addr: Intended interface address to use with the group
  1128. * @force_freq: The only allowed channel frequency in MHz or 0
  1129. * @persistent_group: Whether to create a persistent group (0 = no, 1 =
  1130. * persistent group without persistent reconnect, 2 = persistent group with
  1131. * persistent reconnect)
  1132. * @force_ssid: Forced SSID for the group if we become GO or %NULL to generate
  1133. * a new SSID
  1134. * @force_ssid_len: Length of $force_ssid buffer
  1135. * @pd_before_go_neg: Whether to send Provision Discovery prior to GO
  1136. * Negotiation as an interoperability workaround when initiating group
  1137. * formation
  1138. * @pref_freq: Preferred operating frequency in MHz or 0 (this is only used if
  1139. * force_freq == 0)
  1140. * Returns: 0 on success, -1 on failure
  1141. */
  1142. int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr,
  1143. enum p2p_wps_method wps_method,
  1144. int go_intent, const u8 *own_interface_addr,
  1145. unsigned int force_freq, int persistent_group,
  1146. const u8 *force_ssid, size_t force_ssid_len,
  1147. int pd_before_go_neg, unsigned int pref_freq, u16 oob_pw_id);
  1148. /**
  1149. * p2p_authorize - Authorize P2P group formation (GO negotiation)
  1150. * @p2p: P2P module context from p2p_init()
  1151. * @peer_addr: MAC address of the peer P2P client
  1152. * @wps_method: WPS method to be used in provisioning
  1153. * @go_intent: Local GO intent value (1..15)
  1154. * @own_interface_addr: Intended interface address to use with the group
  1155. * @force_freq: The only allowed channel frequency in MHz or 0
  1156. * @persistent_group: Whether to create a persistent group (0 = no, 1 =
  1157. * persistent group without persistent reconnect, 2 = persistent group with
  1158. * persistent reconnect)
  1159. * @force_ssid: Forced SSID for the group if we become GO or %NULL to generate
  1160. * a new SSID
  1161. * @force_ssid_len: Length of $force_ssid buffer
  1162. * @pref_freq: Preferred operating frequency in MHz or 0 (this is only used if
  1163. * force_freq == 0)
  1164. * Returns: 0 on success, -1 on failure
  1165. *
  1166. * This is like p2p_connect(), but the actual group negotiation is not
  1167. * initiated automatically, i.e., the other end is expected to do that.
  1168. */
  1169. int p2p_authorize(struct p2p_data *p2p, const u8 *peer_addr,
  1170. enum p2p_wps_method wps_method,
  1171. int go_intent, const u8 *own_interface_addr,
  1172. unsigned int force_freq, int persistent_group,
  1173. const u8 *force_ssid, size_t force_ssid_len,
  1174. unsigned int pref_freq, u16 oob_pw_id);
  1175. /**
  1176. * p2p_reject - Reject peer device (explicitly block connection attempts)
  1177. * @p2p: P2P module context from p2p_init()
  1178. * @peer_addr: MAC address of the peer P2P client
  1179. * Returns: 0 on success, -1 on failure
  1180. */
  1181. int p2p_reject(struct p2p_data *p2p, const u8 *peer_addr);
  1182. /**
  1183. * p2p_prov_disc_req - Send Provision Discovery Request
  1184. * @p2p: P2P module context from p2p_init()
  1185. * @peer_addr: MAC address of the peer P2P client
  1186. * @p2ps_prov: Provisioning info for P2PS
  1187. * @config_methods: WPS Config Methods value (only one bit set)
  1188. * @join: Whether this is used by a client joining an active group
  1189. * @force_freq: Forced TX frequency for the frame (mainly for the join case)
  1190. * @user_initiated_pd: Flag to indicate if initiated by user or not
  1191. * Returns: 0 on success, -1 on failure
  1192. *
  1193. * This function can be used to request a discovered P2P peer to display a PIN
  1194. * (config_methods = WPS_CONFIG_DISPLAY) or be prepared to enter a PIN from us
  1195. * (config_methods = WPS_CONFIG_KEYPAD). The Provision Discovery Request frame
  1196. * is transmitted once immediately and if no response is received, the frame
  1197. * will be sent again whenever the target device is discovered during device
  1198. * dsicovery (start with a p2p_find() call). Response from the peer is
  1199. * indicated with the p2p_config::prov_disc_resp() callback.
  1200. */
  1201. int p2p_prov_disc_req(struct p2p_data *p2p, const u8 *peer_addr,
  1202. struct p2ps_provision *p2ps_prov, u16 config_methods,
  1203. int join, int force_freq,
  1204. int user_initiated_pd);
  1205. /**
  1206. * p2p_sd_request - Schedule a service discovery query
  1207. * @p2p: P2P module context from p2p_init()
  1208. * @dst: Destination peer or %NULL to apply for all peers
  1209. * @tlvs: P2P Service Query TLV(s)
  1210. * Returns: Reference to the query or %NULL on failure
  1211. *
  1212. * Response to the query is indicated with the p2p_config::sd_response()
  1213. * callback.
  1214. */
  1215. void * p2p_sd_request(struct p2p_data *p2p, const u8 *dst,
  1216. const struct wpabuf *tlvs);
  1217. #ifdef CONFIG_WIFI_DISPLAY
  1218. void * p2p_sd_request_wfd(struct p2p_data *p2p, const u8 *dst,
  1219. const struct wpabuf *tlvs);
  1220. #endif /* CONFIG_WIFI_DISPLAY */
  1221. /**
  1222. * p2p_sd_cancel_request - Cancel a pending service discovery query
  1223. * @p2p: P2P module context from p2p_init()
  1224. * @req: Query reference from p2p_sd_request()
  1225. * Returns: 0 if request for cancelled; -1 if not found
  1226. */
  1227. int p2p_sd_cancel_request(struct p2p_data *p2p, void *req);
  1228. /**
  1229. * p2p_sd_response - Send response to a service discovery query
  1230. * @p2p: P2P module context from p2p_init()
  1231. * @freq: Frequency from p2p_config::sd_request() callback
  1232. * @dst: Destination address from p2p_config::sd_request() callback
  1233. * @dialog_token: Dialog token from p2p_config::sd_request() callback
  1234. * @resp_tlvs: P2P Service Response TLV(s)
  1235. *
  1236. * This function is called as a response to the request indicated with
  1237. * p2p_config::sd_request() callback.
  1238. */
  1239. void p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst,
  1240. u8 dialog_token, const struct wpabuf *resp_tlvs);
  1241. /**
  1242. * p2p_sd_service_update - Indicate a change in local services
  1243. * @p2p: P2P module context from p2p_init()
  1244. *
  1245. * This function needs to be called whenever there is a change in availability
  1246. * of the local services. This will increment the Service Update Indicator
  1247. * value which will be used in SD Request and Response frames.
  1248. */
  1249. void p2p_sd_service_update(struct p2p_data *p2p);
  1250. enum p2p_invite_role {
  1251. P2P_INVITE_ROLE_GO,
  1252. P2P_INVITE_ROLE_ACTIVE_GO,
  1253. P2P_INVITE_ROLE_CLIENT
  1254. };
  1255. /**
  1256. * p2p_invite - Invite a P2P Device into a group
  1257. * @p2p: P2P module context from p2p_init()
  1258. * @peer: Device Address of the peer P2P Device
  1259. * @role: Local role in the group
  1260. * @bssid: Group BSSID or %NULL if not known
  1261. * @ssid: Group SSID
  1262. * @ssid_len: Length of ssid in octets
  1263. * @force_freq: The only allowed channel frequency in MHz or 0
  1264. * @go_dev_addr: Forced GO Device Address or %NULL if none
  1265. * @persistent_group: Whether this is to reinvoke a persistent group
  1266. * @pref_freq: Preferred operating frequency in MHz or 0 (this is only used if
  1267. * force_freq == 0)
  1268. * @dev_pw_id: Device Password ID from OOB Device Password (NFC) static handover
  1269. * case or -1 if not used
  1270. * Returns: 0 on success, -1 on failure
  1271. */
  1272. int p2p_invite(struct p2p_data *p2p, const u8 *peer, enum p2p_invite_role role,
  1273. const u8 *bssid, const u8 *ssid, size_t ssid_len,
  1274. unsigned int force_freq, const u8 *go_dev_addr,
  1275. int persistent_group, unsigned int pref_freq, int dev_pw_id);
  1276. /**
  1277. * p2p_presence_req - Request GO presence
  1278. * @p2p: P2P module context from p2p_init()
  1279. * @go_interface_addr: GO P2P Interface Address
  1280. * @own_interface_addr: Own P2P Interface Address for this group
  1281. * @freq: Group operating frequence (in MHz)
  1282. * @duration1: Preferred presence duration in microseconds
  1283. * @interval1: Preferred presence interval in microseconds
  1284. * @duration2: Acceptable presence duration in microseconds
  1285. * @interval2: Acceptable presence interval in microseconds
  1286. * Returns: 0 on success, -1 on failure
  1287. *
  1288. * If both duration and interval values are zero, the parameter pair is not
  1289. * specified (i.e., to remove Presence Request, use duration1 = interval1 = 0).
  1290. */
  1291. int p2p_presence_req(struct p2p_data *p2p, const u8 *go_interface_addr,
  1292. const u8 *own_interface_addr, unsigned int freq,
  1293. u32 duration1, u32 interval1, u32 duration2,
  1294. u32 interval2);
  1295. /**
  1296. * p2p_ext_listen - Set Extended Listen Timing
  1297. * @p2p: P2P module context from p2p_init()
  1298. * @freq: Group operating frequence (in MHz)
  1299. * @period: Availability period in milliseconds (1-65535; 0 to disable)
  1300. * @interval: Availability interval in milliseconds (1-65535; 0 to disable)
  1301. * Returns: 0 on success, -1 on failure
  1302. *
  1303. * This function can be used to enable or disable (period = interval = 0)
  1304. * Extended Listen Timing. When enabled, the P2P Device will become
  1305. * discoverable (go into Listen State) every @interval milliseconds for at
  1306. * least @period milliseconds.
  1307. */
  1308. int p2p_ext_listen(struct p2p_data *p2p, unsigned int period,
  1309. unsigned int interval);
  1310. /* Event notifications from upper layer management operations */
  1311. /**
  1312. * p2p_wps_success_cb - Report successfully completed WPS provisioning
  1313. * @p2p: P2P module context from p2p_init()
  1314. * @mac_addr: Peer address
  1315. *
  1316. * This function is used to report successfully completed WPS provisioning
  1317. * during group formation in both GO/Registrar and client/Enrollee roles.
  1318. */
  1319. void p2p_wps_success_cb(struct p2p_data *p2p, const u8 *mac_addr);
  1320. /**
  1321. * p2p_group_formation_failed - Report failed WPS provisioning
  1322. * @p2p: P2P module context from p2p_init()
  1323. *
  1324. * This function is used to report failed group formation. This can happen
  1325. * either due to failed WPS provisioning or due to 15 second timeout during
  1326. * the provisioning phase.
  1327. */
  1328. void p2p_group_formation_failed(struct p2p_data *p2p);
  1329. /**
  1330. * p2p_get_provisioning_info - Get any stored provisioning info
  1331. * @p2p: P2P module context from p2p_init()
  1332. * @addr: Peer P2P Device Address
  1333. * Returns: WPS provisioning information (WPS config method) or 0 if no
  1334. * information is available
  1335. *
  1336. * This function is used to retrieve stored WPS provisioning info for the given
  1337. * peer.
  1338. */
  1339. u16 p2p_get_provisioning_info(struct p2p_data *p2p, const u8 *addr);
  1340. /**
  1341. * p2p_clear_provisioning_info - Clear any stored provisioning info
  1342. * @p2p: P2P module context from p2p_init()
  1343. * @iface_addr: Peer P2P Device Address
  1344. *
  1345. * This function is used to clear stored WPS provisioning info for the given
  1346. * peer.
  1347. */
  1348. void p2p_clear_provisioning_info(struct p2p_data *p2p, const u8 *addr);
  1349. /* Event notifications from lower layer driver operations */
  1350. /**
  1351. * enum p2p_probe_req_status
  1352. *
  1353. * @P2P_PREQ_MALFORMED: frame was not well-formed
  1354. * @P2P_PREQ_NOT_LISTEN: device isn't in listen state, frame ignored
  1355. * @P2P_PREQ_NOT_P2P: frame was not a P2P probe request
  1356. * @P2P_PREQ_P2P_NOT_PROCESSED: frame was P2P but wasn't processed
  1357. * @P2P_PREQ_P2P_PROCESSED: frame has been processed by P2P
  1358. */
  1359. enum p2p_probe_req_status {
  1360. P2P_PREQ_MALFORMED,
  1361. P2P_PREQ_NOT_LISTEN,
  1362. P2P_PREQ_NOT_P2P,
  1363. P2P_PREQ_NOT_PROCESSED,
  1364. P2P_PREQ_PROCESSED
  1365. };
  1366. /**
  1367. * p2p_probe_req_rx - Report reception of a Probe Request frame
  1368. * @p2p: P2P module context from p2p_init()
  1369. * @addr: Source MAC address
  1370. * @dst: Destination MAC address if available or %NULL
  1371. * @bssid: BSSID if available or %NULL
  1372. * @ie: Information elements from the Probe Request frame body
  1373. * @ie_len: Length of ie buffer in octets
  1374. * @rx_freq: Probe Request frame RX frequency
  1375. * @p2p_lo_started: Whether P2P Listen Offload is started
  1376. * Returns: value indicating the type and status of the probe request
  1377. */
  1378. enum p2p_probe_req_status
  1379. p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst,
  1380. const u8 *bssid, const u8 *ie, size_t ie_len,
  1381. unsigned int rx_freq, int p2p_lo_started);
  1382. /**
  1383. * p2p_rx_action - Report received Action frame
  1384. * @p2p: P2P module context from p2p_init()
  1385. * @da: Destination address of the received Action frame
  1386. * @sa: Source address of the received Action frame
  1387. * @bssid: Address 3 of the received Action frame
  1388. * @category: Category of the received Action frame
  1389. * @data: Action frame body after the Category field
  1390. * @len: Length of the data buffer in octets
  1391. * @freq: Frequency (in MHz) on which the frame was received
  1392. */
  1393. void p2p_rx_action(struct p2p_data *p2p, const u8 *da, const u8 *sa,
  1394. const u8 *bssid, u8 category,
  1395. const u8 *data, size_t len, int freq);
  1396. /**
  1397. * p2p_scan_res_handler - Indicate a P2P scan results
  1398. * @p2p: P2P module context from p2p_init()
  1399. * @bssid: BSSID of the scan result
  1400. * @freq: Frequency of the channel on which the device was found in MHz
  1401. * @rx_time: Time when the result was received
  1402. * @level: Signal level (signal strength of the received Beacon/Probe Response
  1403. * frame)
  1404. * @ies: Pointer to IEs from the scan result
  1405. * @ies_len: Length of the ies buffer
  1406. * Returns: 0 to continue or 1 to stop scan result indication
  1407. *
  1408. * This function is called to indicate a scan result entry with P2P IE from a
  1409. * scan requested with struct p2p_config::p2p_scan(). This can be called during
  1410. * the actual scan process (i.e., whenever a new device is found) or as a
  1411. * sequence of calls after the full scan has been completed. The former option
  1412. * can result in optimized operations, but may not be supported by all
  1413. * driver/firmware designs. The ies buffer need to include at least the P2P IE,
  1414. * but it is recommended to include all IEs received from the device. The
  1415. * caller does not need to check that the IEs contain a P2P IE before calling
  1416. * this function since frames will be filtered internally if needed.
  1417. *
  1418. * This function will return 1 if it wants to stop scan result iteration (and
  1419. * scan in general if it is still in progress). This is used to allow faster
  1420. * start of a pending operation, e.g., to start a pending GO negotiation.
  1421. */
  1422. int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
  1423. struct os_reltime *rx_time, int level, const u8 *ies,
  1424. size_t ies_len);
  1425. /**
  1426. * p2p_scan_res_handled - Indicate end of scan results
  1427. * @p2p: P2P module context from p2p_init()
  1428. *
  1429. * This function is called to indicate that all P2P scan results from a scan
  1430. * have been reported with zero or more calls to p2p_scan_res_handler(). This
  1431. * function must be called as a response to successful
  1432. * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
  1433. * calls stopped iteration.
  1434. */
  1435. void p2p_scan_res_handled(struct p2p_data *p2p);
  1436. enum p2p_send_action_result {
  1437. P2P_SEND_ACTION_SUCCESS /* Frame was send and acknowledged */,
  1438. P2P_SEND_ACTION_NO_ACK /* Frame was sent, but not acknowledged */,
  1439. P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */
  1440. };
  1441. /**
  1442. * p2p_send_action_cb - Notify TX status of an Action frame
  1443. * @p2p: P2P module context from p2p_init()
  1444. * @freq: Channel frequency in MHz
  1445. * @dst: Destination MAC address (Address 1)
  1446. * @src: Source MAC address (Address 2)
  1447. * @bssid: BSSID (Address 3)
  1448. * @result: Result of the transmission attempt
  1449. *
  1450. * This function is used to indicate the result of an Action frame transmission
  1451. * that was requested with struct p2p_config::send_action() callback.
  1452. */
  1453. void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
  1454. const u8 *src, const u8 *bssid,
  1455. enum p2p_send_action_result result);
  1456. /**
  1457. * p2p_listen_cb - Indicate the start of a requested Listen state
  1458. * @p2p: P2P module context from p2p_init()
  1459. * @freq: Listen channel frequency in MHz
  1460. * @duration: Duration for the Listen state in milliseconds
  1461. *
  1462. * This function is used to indicate that a Listen state requested with
  1463. * struct p2p_config::start_listen() callback has started.
  1464. */
  1465. void p2p_listen_cb(struct p2p_data *p2p, unsigned int freq,
  1466. unsigned int duration);
  1467. /**
  1468. * p2p_listen_end - Indicate the end of a requested Listen state
  1469. * @p2p: P2P module context from p2p_init()
  1470. * @freq: Listen channel frequency in MHz
  1471. * Returns: 0 if no operations were started, 1 if an operation was started
  1472. *
  1473. * This function is used to indicate that a Listen state requested with
  1474. * struct p2p_config::start_listen() callback has ended.
  1475. */
  1476. int p2p_listen_end(struct p2p_data *p2p, unsigned int freq);
  1477. void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
  1478. const u8 *ie, size_t ie_len);
  1479. void p2p_disassoc_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
  1480. const u8 *ie, size_t ie_len);
  1481. /* Per-group P2P state for GO */
  1482. struct p2p_group;
  1483. /**
  1484. * struct p2p_group_config - P2P group configuration
  1485. *
  1486. * This configuration is provided to the P2P module during initialization of
  1487. * the per-group information with p2p_group_init().
  1488. */
  1489. struct p2p_group_config {
  1490. /**
  1491. * persistent_group - Whether the group is persistent
  1492. * 0 = not a persistent group
  1493. * 1 = persistent group without persistent reconnect
  1494. * 2 = persistent group with persistent reconnect
  1495. */
  1496. int persistent_group;
  1497. /**
  1498. * interface_addr - P2P Interface Address of the group
  1499. */
  1500. u8 interface_addr[ETH_ALEN];
  1501. /**
  1502. * max_clients - Maximum number of clients in the group
  1503. */
  1504. unsigned int max_clients;
  1505. /**
  1506. * ssid - Group SSID
  1507. */
  1508. u8 ssid[SSID_MAX_LEN];
  1509. /**
  1510. * ssid_len - Length of SSID
  1511. */
  1512. size_t ssid_len;
  1513. /**
  1514. * freq - Operating channel of the group
  1515. */
  1516. int freq;
  1517. /**
  1518. * ip_addr_alloc - Whether IP address allocation within 4-way handshake
  1519. * is supported
  1520. */
  1521. int ip_addr_alloc;
  1522. /**
  1523. * cb_ctx - Context to use with callback functions
  1524. */
  1525. void *cb_ctx;
  1526. /**
  1527. * ie_update - Notification of IE update
  1528. * @ctx: Callback context from cb_ctx
  1529. * @beacon_ies: P2P IE for Beacon frames or %NULL if no change
  1530. * @proberesp_ies: P2P Ie for Probe Response frames
  1531. *
  1532. * P2P module uses this callback function to notify whenever the P2P IE
  1533. * in Beacon or Probe Response frames should be updated based on group
  1534. * events.
  1535. *
  1536. * The callee is responsible for freeing the returned buffer(s) with
  1537. * wpabuf_free().
  1538. */
  1539. void (*ie_update)(void *ctx, struct wpabuf *beacon_ies,
  1540. struct wpabuf *proberesp_ies);
  1541. /**
  1542. * idle_update - Notification of changes in group idle state
  1543. * @ctx: Callback context from cb_ctx
  1544. * @idle: Whether the group is idle (no associated stations)
  1545. */
  1546. void (*idle_update)(void *ctx, int idle);
  1547. };
  1548. /**
  1549. * p2p_group_init - Initialize P2P group
  1550. * @p2p: P2P module context from p2p_init()
  1551. * @config: P2P group configuration (will be freed by p2p_group_deinit())
  1552. * Returns: Pointer to private data or %NULL on failure
  1553. *
  1554. * This function is used to initialize per-group P2P module context. Currently,
  1555. * this is only used to manage GO functionality and P2P clients do not need to
  1556. * create an instance of this per-group information.
  1557. */
  1558. struct p2p_group * p2p_group_init(struct p2p_data *p2p,
  1559. struct p2p_group_config *config);
  1560. /**
  1561. * p2p_group_deinit - Deinitialize P2P group
  1562. * @group: P2P group context from p2p_group_init()
  1563. */
  1564. void p2p_group_deinit(struct p2p_group *group);
  1565. /**
  1566. * p2p_group_notif_assoc - Notification of P2P client association with GO
  1567. * @group: P2P group context from p2p_group_init()
  1568. * @addr: Interface address of the P2P client
  1569. * @ie: IEs from the (Re)association Request frame
  1570. * @len: Length of the ie buffer in octets
  1571. * Returns: 0 on success, -1 on failure
  1572. */
  1573. int p2p_group_notif_assoc(struct p2p_group *group, const u8 *addr,
  1574. const u8 *ie, size_t len);
  1575. /**
  1576. * p2p_group_assoc_resp_ie - Build P2P IE for (re)association response
  1577. * @group: P2P group context from p2p_group_init()
  1578. * @status: Status value (P2P_SC_SUCCESS if association succeeded)
  1579. * Returns: P2P IE for (Re)association Response or %NULL on failure
  1580. *
  1581. * The caller is responsible for freeing the returned buffer with
  1582. * wpabuf_free().
  1583. */
  1584. struct wpabuf * p2p_group_assoc_resp_ie(struct p2p_group *group, u8 status);
  1585. /**
  1586. * p2p_group_notif_disassoc - Notification of P2P client disassociation from GO
  1587. * @group: P2P group context from p2p_group_init()
  1588. * @addr: Interface address of the P2P client
  1589. */
  1590. void p2p_group_notif_disassoc(struct p2p_group *group, const u8 *addr);
  1591. /**
  1592. * p2p_group_notif_formation_done - Notification of completed group formation
  1593. * @group: P2P group context from p2p_group_init()
  1594. */
  1595. void p2p_group_notif_formation_done(struct p2p_group *group);
  1596. /**
  1597. * p2p_group_notif_noa - Notification of NoA change
  1598. * @group: P2P group context from p2p_group_init()
  1599. * @noa: Notice of Absence attribute payload, %NULL if none
  1600. * @noa_len: Length of noa buffer in octets
  1601. * Returns: 0 on success, -1 on failure
  1602. *
  1603. * Notify the P2P group management about a new NoA contents. This will be
  1604. * inserted into the P2P IEs in Beacon and Probe Response frames with rest of
  1605. * the group information.
  1606. */
  1607. int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa,
  1608. size_t noa_len);
  1609. /**
  1610. * p2p_group_match_dev_type - Match device types in group with requested type
  1611. * @group: P2P group context from p2p_group_init()
  1612. * @wps: WPS TLVs from Probe Request frame (concatenated WPS IEs)
  1613. * Returns: 1 on match, 0 on mismatch
  1614. *
  1615. * This function can be used to match the Requested Device Type attribute in
  1616. * WPS IE with the device types of a group member for deciding whether a GO
  1617. * should reply to a Probe Request frame. Match will be reported if the WPS IE
  1618. * is not requested any specific device type.
  1619. */
  1620. int p2p_group_match_dev_type(struct p2p_group *group, struct wpabuf *wps);
  1621. /**
  1622. * p2p_group_match_dev_id - Match P2P Device Address in group with requested device id
  1623. */
  1624. int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p);
  1625. /**
  1626. * p2p_group_go_discover - Send GO Discoverability Request to a group client
  1627. * @group: P2P group context from p2p_group_init()
  1628. * Returns: 0 on success (frame scheduled); -1 if client was not found
  1629. */
  1630. int p2p_group_go_discover(struct p2p_group *group, const u8 *dev_id,
  1631. const u8 *searching_dev, int rx_freq);
  1632. /* Generic helper functions */
  1633. /**
  1634. * p2p_ie_text - Build text format description of P2P IE
  1635. * @p2p_ie: P2P IE
  1636. * @buf: Buffer for returning text
  1637. * @end: Pointer to the end of the buf area
  1638. * Returns: Number of octets written to the buffer or -1 on failure
  1639. *
  1640. * This function can be used to parse P2P IE contents into text format
  1641. * field=value lines.
  1642. */
  1643. int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
  1644. /**
  1645. * p2p_scan_result_text - Build text format description of P2P IE
  1646. * @ies: Information elements from scan results
  1647. * @ies_len: ies buffer length in octets
  1648. * @buf: Buffer for returning text
  1649. * @end: Pointer to the end of the buf area
  1650. * Returns: Number of octets written to the buffer or -1 on failure
  1651. *
  1652. * This function can be used to parse P2P IE contents into text format
  1653. * field=value lines.
  1654. */
  1655. int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end);
  1656. /**
  1657. * p2p_parse_dev_addr_in_p2p_ie - Parse P2P Device Address from a concatenated
  1658. * P2P IE
  1659. * @p2p_ie: P2P IE
  1660. * @dev_addr: Buffer for returning P2P Device Address
  1661. * Returns: 0 on success or -1 if P2P Device Address could not be parsed
  1662. */
  1663. int p2p_parse_dev_addr_in_p2p_ie(struct wpabuf *p2p_ie, u8 *dev_addr);
  1664. /**
  1665. * p2p_parse_dev_addr - Parse P2P Device Address from P2P IE(s)
  1666. * @ies: Information elements from scan results
  1667. * @ies_len: ies buffer length in octets
  1668. * @dev_addr: Buffer for returning P2P Device Address
  1669. * Returns: 0 on success or -1 if P2P Device Address could not be parsed
  1670. */
  1671. int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr);
  1672. /**
  1673. * p2p_assoc_req_ie - Build P2P IE for (Re)Association Request frame
  1674. * @p2p: P2P module context from p2p_init()
  1675. * @bssid: BSSID
  1676. * @buf: Buffer for writing the P2P IE
  1677. * @len: Maximum buf length in octets
  1678. * @p2p_group: Whether this is for association with a P2P GO
  1679. * @p2p_ie: Reassembled P2P IE data from scan results or %NULL if none
  1680. * Returns: Number of octets written into buf or -1 on failure
  1681. */
  1682. int p2p_assoc_req_ie(struct p2p_data *p2p, const u8 *bssid, u8 *buf,
  1683. size_t len, int p2p_group, struct wpabuf *p2p_ie);
  1684. /**
  1685. * p2p_scan_ie - Build P2P IE for Probe Request
  1686. * @p2p: P2P module context from p2p_init()
  1687. * @ies: Buffer for writing P2P IE
  1688. * @dev_id: Device ID to search for or %NULL for any
  1689. * @bands: Frequency bands used in the scan (enum wpa_radio_work_band bitmap)
  1690. */
  1691. void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id,
  1692. unsigned int bands);
  1693. /**
  1694. * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
  1695. * @p2p: P2P module context from p2p_init()
  1696. * Returns: Number of octets that p2p_scan_ie() may add to the buffer
  1697. */
  1698. size_t p2p_scan_ie_buf_len(struct p2p_data *p2p);
  1699. /**
  1700. * p2p_go_params - Generate random P2P group parameters
  1701. * @p2p: P2P module context from p2p_init()
  1702. * @params: Buffer for parameters
  1703. * Returns: 0 on success, -1 on failure
  1704. */
  1705. int p2p_go_params(struct p2p_data *p2p, struct p2p_go_neg_results *params);
  1706. /**
  1707. * p2p_get_group_capab - Get Group Capability from P2P IE data
  1708. * @p2p_ie: P2P IE(s) contents
  1709. * Returns: Group Capability
  1710. */
  1711. u8 p2p_get_group_capab(const struct wpabuf *p2p_ie);
  1712. /**
  1713. * p2p_get_cross_connect_disallowed - Does WLAN AP disallows cross connection
  1714. * @p2p_ie: P2P IE(s) contents
  1715. * Returns: 0 if cross connection is allow, 1 if not
  1716. */
  1717. int p2p_get_cross_connect_disallowed(const struct wpabuf *p2p_ie);
  1718. /**
  1719. * p2p_get_go_dev_addr - Get P2P Device Address from P2P IE data
  1720. * @p2p_ie: P2P IE(s) contents
  1721. * Returns: Pointer to P2P Device Address or %NULL if not included
  1722. */
  1723. const u8 * p2p_get_go_dev_addr(const struct wpabuf *p2p_ie);
  1724. /**
  1725. * p2p_get_peer_info - Get P2P peer information
  1726. * @p2p: P2P module context from p2p_init()
  1727. * @addr: P2P Device Address of the peer or %NULL to indicate the first peer
  1728. * @next: Whether to select the peer entry following the one indicated by addr
  1729. * Returns: Pointer to peer info or %NULL if not found
  1730. */
  1731. const struct p2p_peer_info * p2p_get_peer_info(struct p2p_data *p2p,
  1732. const u8 *addr, int next);
  1733. /**
  1734. * p2p_get_peer_info_txt - Get internal P2P peer information in text format
  1735. * @info: Pointer to P2P peer info from p2p_get_peer_info()
  1736. * @buf: Buffer for returning text
  1737. * @buflen: Maximum buffer length
  1738. * Returns: Number of octets written to the buffer or -1 on failure
  1739. *
  1740. * Note: This information is internal to the P2P module and subject to change.
  1741. * As such, this should not really be used by external programs for purposes
  1742. * other than debugging.
  1743. */
  1744. int p2p_get_peer_info_txt(const struct p2p_peer_info *info,
  1745. char *buf, size_t buflen);
  1746. /**
  1747. * p2p_peer_known - Check whether P2P peer is known
  1748. * @p2p: P2P module context from p2p_init()
  1749. * @addr: P2P Device Address of the peer
  1750. * Returns: 1 if the specified device is in the P2P peer table or 0 if not
  1751. */
  1752. int p2p_peer_known(struct p2p_data *p2p, const u8 *addr);
  1753. /**
  1754. * p2p_set_client_discoverability - Set client discoverability capability
  1755. * @p2p: P2P module context from p2p_init()
  1756. * @enabled: Whether client discoverability will be enabled
  1757. *
  1758. * This function can be used to disable (and re-enable) client discoverability.
  1759. * This capability is enabled by default and should not be disabled in normal
  1760. * use cases, i.e., this is mainly for testing purposes.
  1761. */
  1762. void p2p_set_client_discoverability(struct p2p_data *p2p, int enabled);
  1763. /**
  1764. * p2p_set_managed_oper - Set managed P2P Device operations capability
  1765. * @p2p: P2P module context from p2p_init()
  1766. * @enabled: Whether managed P2P Device operations will be enabled
  1767. */
  1768. void p2p_set_managed_oper(struct p2p_data *p2p, int enabled);
  1769. /**
  1770. * p2p_config_get_random_social - Return a random social channel
  1771. * @p2p: P2P config
  1772. * @op_class: Selected operating class
  1773. * @op_channel: Selected social channel
  1774. * Returns: 0 on success, -1 on failure
  1775. *
  1776. * This function is used before p2p_init is called. A random social channel
  1777. * from supports bands 2.4 GHz (channels 1,6,11) and 60 GHz (channel 2) is
  1778. * returned on success.
  1779. */
  1780. int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
  1781. u8 *op_channel);
  1782. int p2p_set_listen_channel(struct p2p_data *p2p, u8 reg_class, u8 channel,
  1783. u8 forced);
  1784. u8 p2p_get_listen_channel(struct p2p_data *p2p);
  1785. int p2p_set_ssid_postfix(struct p2p_data *p2p, const u8 *postfix, size_t len);
  1786. int p2p_get_interface_addr(struct p2p_data *p2p, const u8 *dev_addr,
  1787. u8 *iface_addr);
  1788. int p2p_get_dev_addr(struct p2p_data *p2p, const u8 *iface_addr,
  1789. u8 *dev_addr);
  1790. void p2p_set_peer_filter(struct p2p_data *p2p, const u8 *addr);
  1791. /**
  1792. * p2p_set_cross_connect - Set cross connection capability
  1793. * @p2p: P2P module context from p2p_init()
  1794. * @enabled: Whether cross connection will be enabled
  1795. */
  1796. void p2p_set_cross_connect(struct p2p_data *p2p, int enabled);
  1797. int p2p_get_oper_freq(struct p2p_data *p2p, const u8 *iface_addr);
  1798. /**
  1799. * p2p_set_intra_bss_dist - Set intra BSS distribution
  1800. * @p2p: P2P module context from p2p_init()
  1801. * @enabled: Whether intra BSS distribution will be enabled
  1802. */
  1803. void p2p_set_intra_bss_dist(struct p2p_data *p2p, int enabled);
  1804. int p2p_channels_includes_freq(const struct p2p_channels *channels,
  1805. unsigned int freq);
  1806. int p2p_channels_to_freqs(const struct p2p_channels *channels,
  1807. int *freq_list, unsigned int max_len);
  1808. /**
  1809. * p2p_supported_freq - Check whether channel is supported for P2P
  1810. * @p2p: P2P module context from p2p_init()
  1811. * @freq: Channel frequency in MHz
  1812. * Returns: 0 if channel not usable for P2P, 1 if usable for P2P
  1813. */
  1814. int p2p_supported_freq(struct p2p_data *p2p, unsigned int freq);
  1815. /**
  1816. * p2p_supported_freq_go - Check whether channel is supported for P2P GO operation
  1817. * @p2p: P2P module context from p2p_init()
  1818. * @freq: Channel frequency in MHz
  1819. * Returns: 0 if channel not usable for P2P, 1 if usable for P2P
  1820. */
  1821. int p2p_supported_freq_go(struct p2p_data *p2p, unsigned int freq);
  1822. /**
  1823. * p2p_supported_freq_cli - Check whether channel is supported for P2P client operation
  1824. * @p2p: P2P module context from p2p_init()
  1825. * @freq: Channel frequency in MHz
  1826. * Returns: 0 if channel not usable for P2P, 1 if usable for P2P
  1827. */
  1828. int p2p_supported_freq_cli(struct p2p_data *p2p, unsigned int freq);
  1829. /**
  1830. * p2p_get_pref_freq - Get channel from preferred channel list
  1831. * @p2p: P2P module context from p2p_init()
  1832. * @channels: List of channels
  1833. * Returns: Preferred channel
  1834. */
  1835. unsigned int p2p_get_pref_freq(struct p2p_data *p2p,
  1836. const struct p2p_channels *channels);
  1837. void p2p_update_channel_list(struct p2p_data *p2p,
  1838. const struct p2p_channels *chan,
  1839. const struct p2p_channels *cli_chan);
  1840. /**
  1841. * p2p_set_best_channels - Update best channel information
  1842. * @p2p: P2P module context from p2p_init()
  1843. * @freq_24: Frequency (MHz) of best channel in 2.4 GHz band
  1844. * @freq_5: Frequency (MHz) of best channel in 5 GHz band
  1845. * @freq_overall: Frequency (MHz) of best channel overall
  1846. */
  1847. void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
  1848. int freq_overall);
  1849. /**
  1850. * p2p_set_own_freq_preference - Set own preference for channel
  1851. * @p2p: P2P module context from p2p_init()
  1852. * @freq: Frequency (MHz) of the preferred channel or 0 if no preference
  1853. *
  1854. * This function can be used to set a preference on the operating channel based
  1855. * on frequencies used on the other virtual interfaces that share the same
  1856. * radio. If non-zero, this is used to try to avoid multi-channel concurrency.
  1857. */
  1858. void p2p_set_own_freq_preference(struct p2p_data *p2p, int freq);
  1859. const u8 * p2p_get_go_neg_peer(struct p2p_data *p2p);
  1860. /**
  1861. * p2p_get_group_num_members - Get number of members in group
  1862. * @group: P2P group context from p2p_group_init()
  1863. * Returns: Number of members in the group
  1864. */
  1865. unsigned int p2p_get_group_num_members(struct p2p_group *group);
  1866. /**
  1867. * p2p_client_limit_reached - Check if client limit is reached
  1868. * @group: P2P group context from p2p_group_init()
  1869. * Returns: 1 if no of clients limit reached
  1870. */
  1871. int p2p_client_limit_reached(struct p2p_group *group);
  1872. /**
  1873. * p2p_iterate_group_members - Iterate group members
  1874. * @group: P2P group context from p2p_group_init()
  1875. * @next: iteration pointer, must be a pointer to a void * that is set to %NULL
  1876. * on the first call and not modified later
  1877. * Returns: A P2P Device Address for each call and %NULL for no more members
  1878. */
  1879. const u8 * p2p_iterate_group_members(struct p2p_group *group, void **next);
  1880. /**
  1881. * p2p_group_get_client_interface_addr - Get P2P Interface Address of a client in a group
  1882. * @group: P2P group context from p2p_group_init()
  1883. * @dev_addr: P2P Device Address of the client
  1884. * Returns: P2P Interface Address of the client if found or %NULL if no match
  1885. * found
  1886. */
  1887. const u8 * p2p_group_get_client_interface_addr(struct p2p_group *group,
  1888. const u8 *dev_addr);
  1889. /**
  1890. * p2p_group_get_dev_addr - Get a P2P Device Address of a client in a group
  1891. * @group: P2P group context from p2p_group_init()
  1892. * @addr: P2P Interface Address of the client
  1893. * Returns: P2P Device Address of the client if found or %NULL if no match
  1894. * found
  1895. */
  1896. const u8 * p2p_group_get_dev_addr(struct p2p_group *group, const u8 *addr);
  1897. /**
  1898. * p2p_group_is_client_connected - Check whether a specific client is connected
  1899. * @group: P2P group context from p2p_group_init()
  1900. * @addr: P2P Device Address of the client
  1901. * Returns: 1 if client is connected or 0 if not
  1902. */
  1903. int p2p_group_is_client_connected(struct p2p_group *group, const u8 *dev_addr);
  1904. /**
  1905. * p2p_group_get_config - Get the group configuration
  1906. * @group: P2P group context from p2p_group_init()
  1907. * Returns: The group configuration pointer
  1908. */
  1909. const struct p2p_group_config * p2p_group_get_config(struct p2p_group *group);
  1910. /**
  1911. * p2p_loop_on_all_groups - Run the given callback on all groups
  1912. * @p2p: P2P module context from p2p_init()
  1913. * @group_callback: The callback function pointer
  1914. * @user_data: Some user data pointer which can be %NULL
  1915. *
  1916. * The group_callback function can stop the iteration by returning 0.
  1917. */
  1918. void p2p_loop_on_all_groups(struct p2p_data *p2p,
  1919. int (*group_callback)(struct p2p_group *group,
  1920. void *user_data),
  1921. void *user_data);
  1922. /**
  1923. * p2p_get_peer_found - Get P2P peer info structure of a found peer
  1924. * @p2p: P2P module context from p2p_init()
  1925. * @addr: P2P Device Address of the peer or %NULL to indicate the first peer
  1926. * @next: Whether to select the peer entry following the one indicated by addr
  1927. * Returns: The first P2P peer info available or %NULL if no such peer exists
  1928. */
  1929. const struct p2p_peer_info *
  1930. p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next);
  1931. /**
  1932. * p2p_remove_wps_vendor_extensions - Remove WPS vendor extensions
  1933. * @p2p: P2P module context from p2p_init()
  1934. */
  1935. void p2p_remove_wps_vendor_extensions(struct p2p_data *p2p);
  1936. /**
  1937. * p2p_add_wps_vendor_extension - Add a WPS vendor extension
  1938. * @p2p: P2P module context from p2p_init()
  1939. * @vendor_ext: The vendor extensions to add
  1940. * Returns: 0 on success, -1 on failure
  1941. *
  1942. * The wpabuf structures in the array are owned by the P2P
  1943. * module after this call.
  1944. */
  1945. int p2p_add_wps_vendor_extension(struct p2p_data *p2p,
  1946. const struct wpabuf *vendor_ext);
  1947. /**
  1948. * p2p_set_oper_channel - Set the P2P operating channel
  1949. * @p2p: P2P module context from p2p_init()
  1950. * @op_reg_class: Operating regulatory class to set
  1951. * @op_channel: operating channel to set
  1952. * @cfg_op_channel : Whether op_channel is hardcoded in configuration
  1953. * Returns: 0 on success, -1 on failure
  1954. */
  1955. int p2p_set_oper_channel(struct p2p_data *p2p, u8 op_reg_class, u8 op_channel,
  1956. int cfg_op_channel);
  1957. /**
  1958. * p2p_set_pref_chan - Set P2P preferred channel list
  1959. * @p2p: P2P module context from p2p_init()
  1960. * @num_pref_chan: Number of entries in pref_chan list
  1961. * @pref_chan: Preferred channels or %NULL to remove preferences
  1962. * Returns: 0 on success, -1 on failure
  1963. */
  1964. int p2p_set_pref_chan(struct p2p_data *p2p, unsigned int num_pref_chan,
  1965. const struct p2p_channel *pref_chan);
  1966. /**
  1967. * p2p_set_no_go_freq - Set no GO channel ranges
  1968. * @p2p: P2P module context from p2p_init()
  1969. * @list: Channel ranges or %NULL to remove restriction
  1970. * Returns: 0 on success, -1 on failure
  1971. */
  1972. int p2p_set_no_go_freq(struct p2p_data *p2p,
  1973. const struct wpa_freq_range_list *list);
  1974. /**
  1975. * p2p_in_progress - Check whether a P2P operation is progress
  1976. * @p2p: P2P module context from p2p_init()
  1977. * Returns: 0 if P2P module is idle, 1 if an operation is in progress but not
  1978. * in search state, or 2 if search state operation is in progress
  1979. */
  1980. int p2p_in_progress(struct p2p_data *p2p);
  1981. const char * p2p_wps_method_text(enum p2p_wps_method method);
  1982. /**
  1983. * p2p_set_config_timeout - Set local config timeouts
  1984. * @p2p: P2P module context from p2p_init()
  1985. * @go_timeout: Time in 10 ms units it takes to start the GO mode
  1986. * @client_timeout: Time in 10 ms units it takes to start the client mode
  1987. */
  1988. void p2p_set_config_timeout(struct p2p_data *p2p, u8 go_timeout,
  1989. u8 client_timeout);
  1990. int p2p_set_wfd_ie_beacon(struct p2p_data *p2p, struct wpabuf *ie);
  1991. int p2p_set_wfd_ie_probe_req(struct p2p_data *p2p, struct wpabuf *ie);
  1992. int p2p_set_wfd_ie_probe_resp(struct p2p_data *p2p, struct wpabuf *ie);
  1993. int p2p_set_wfd_ie_assoc_req(struct p2p_data *p2p, struct wpabuf *ie);
  1994. int p2p_set_wfd_ie_invitation(struct p2p_data *p2p, struct wpabuf *ie);
  1995. int p2p_set_wfd_ie_prov_disc_req(struct p2p_data *p2p, struct wpabuf *ie);
  1996. int p2p_set_wfd_ie_prov_disc_resp(struct p2p_data *p2p, struct wpabuf *ie);
  1997. int p2p_set_wfd_ie_go_neg(struct p2p_data *p2p, struct wpabuf *ie);
  1998. int p2p_set_wfd_dev_info(struct p2p_data *p2p, const struct wpabuf *elem);
  1999. int p2p_set_wfd_assoc_bssid(struct p2p_data *p2p, const struct wpabuf *elem);
  2000. int p2p_set_wfd_coupled_sink_info(struct p2p_data *p2p,
  2001. const struct wpabuf *elem);
  2002. struct wpabuf * wifi_display_encaps(struct wpabuf *subelems);
  2003. /**
  2004. * p2p_set_disc_int - Set min/max discoverable interval for p2p_find
  2005. * @p2p: P2P module context from p2p_init()
  2006. * @min_disc_int: minDiscoverableInterval (in units of 100 TU); default 1
  2007. * @max_disc_int: maxDiscoverableInterval (in units of 100 TU); default 3
  2008. * @max_disc_tu: Maximum number of TUs (1.024 ms) for discoverable interval; or
  2009. * -1 not to limit
  2010. * Returns: 0 on success, or -1 on failure
  2011. *
  2012. * This function can be used to configure minDiscoverableInterval and
  2013. * maxDiscoverableInterval parameters for the Listen state during device
  2014. * discovery (p2p_find). A random number of 100 TU units is picked for each
  2015. * Listen state iteration from [min_disc_int,max_disc_int] range.
  2016. *
  2017. * max_disc_tu can be used to futher limit the discoverable duration. However,
  2018. * it should be noted that use of this parameter is not recommended since it
  2019. * would not be compliant with the P2P specification.
  2020. */
  2021. int p2p_set_disc_int(struct p2p_data *p2p, int min_disc_int, int max_disc_int,
  2022. int max_disc_tu);
  2023. /**
  2024. * p2p_get_state_txt - Get current P2P state for debug purposes
  2025. * @p2p: P2P module context from p2p_init()
  2026. * Returns: Name of the current P2P module state
  2027. *
  2028. * It should be noted that the P2P module state names are internal information
  2029. * and subject to change at any point, i.e., this information should be used
  2030. * mainly for debugging purposes.
  2031. */
  2032. const char * p2p_get_state_txt(struct p2p_data *p2p);
  2033. struct wpabuf * p2p_build_nfc_handover_req(struct p2p_data *p2p,
  2034. int client_freq,
  2035. const u8 *go_dev_addr,
  2036. const u8 *ssid, size_t ssid_len);
  2037. struct wpabuf * p2p_build_nfc_handover_sel(struct p2p_data *p2p,
  2038. int client_freq,
  2039. const u8 *go_dev_addr,
  2040. const u8 *ssid, size_t ssid_len);
  2041. struct p2p_nfc_params {
  2042. int sel;
  2043. const u8 *wsc_attr;
  2044. size_t wsc_len;
  2045. const u8 *p2p_attr;
  2046. size_t p2p_len;
  2047. enum {
  2048. NO_ACTION, JOIN_GROUP, AUTH_JOIN, INIT_GO_NEG, RESP_GO_NEG,
  2049. BOTH_GO, PEER_CLIENT
  2050. } next_step;
  2051. struct p2p_peer_info *peer;
  2052. u8 oob_dev_pw[WPS_OOB_PUBKEY_HASH_LEN + 2 +
  2053. WPS_OOB_DEVICE_PASSWORD_LEN];
  2054. size_t oob_dev_pw_len;
  2055. int go_freq;
  2056. u8 go_dev_addr[ETH_ALEN];
  2057. u8 go_ssid[SSID_MAX_LEN];
  2058. size_t go_ssid_len;
  2059. };
  2060. int p2p_process_nfc_connection_handover(struct p2p_data *p2p,
  2061. struct p2p_nfc_params *params);
  2062. void p2p_set_authorized_oob_dev_pw_id(struct p2p_data *p2p, u16 dev_pw_id,
  2063. int go_intent,
  2064. const u8 *own_interface_addr);
  2065. int p2p_set_passphrase_len(struct p2p_data *p2p, unsigned int len);
  2066. void p2p_loop_on_known_peers(struct p2p_data *p2p,
  2067. void (*peer_callback)(struct p2p_peer_info *peer,
  2068. void *user_data),
  2069. void *user_data);
  2070. void p2p_set_vendor_elems(struct p2p_data *p2p, struct wpabuf **vendor_elem);
  2071. void p2p_set_intended_addr(struct p2p_data *p2p, const u8 *intended_addr);
  2072. struct p2ps_advertisement *
  2073. p2p_service_p2ps_id(struct p2p_data *p2p, u32 adv_id);
  2074. int p2p_service_add_asp(struct p2p_data *p2p, int auto_accept, u32 adv_id,
  2075. const char *adv_str, u8 svc_state,
  2076. u16 config_methods, const char *svc_info,
  2077. const u8 *cpt_priority);
  2078. int p2p_service_del_asp(struct p2p_data *p2p, u32 adv_id);
  2079. void p2p_service_flush_asp(struct p2p_data *p2p);
  2080. struct p2ps_advertisement * p2p_get_p2ps_adv_list(struct p2p_data *p2p);
  2081. /**
  2082. * p2p_expire_peers - Periodic cleanup function to expire peers
  2083. * @p2p: P2P module context from p2p_init()
  2084. *
  2085. * This is a cleanup function that the entity calling p2p_init() is
  2086. * expected to call periodically to clean up expired peer entries.
  2087. */
  2088. void p2p_expire_peers(struct p2p_data *p2p);
  2089. void p2p_set_own_pref_freq_list(struct p2p_data *p2p,
  2090. const unsigned int *pref_freq_list,
  2091. unsigned int size);
  2092. /**
  2093. * p2p_group_get_common_freqs - Get the group common frequencies
  2094. * @group: P2P group context from p2p_group_init()
  2095. * @common_freqs: On return will hold the group common frequencies
  2096. * @num: On return will hold the number of group common frequencies
  2097. * Returns: 0 on success, -1 otherwise
  2098. */
  2099. int p2p_group_get_common_freqs(struct p2p_group *group, int *common_freqs,
  2100. unsigned int *num);
  2101. struct wpabuf * p2p_build_probe_resp_template(struct p2p_data *p2p,
  2102. unsigned int freq);
  2103. #endif /* P2P_H */