Home
last modified time | relevance | path

Searched defs:p2p_sub_element_noa (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma.h1353 struct p2p_sub_element_noa { struct
1354 uint8_t p2p_sub_id;
1355 uint8_t p2p_sub_len;
1356 uint8_t index; /* identifies instance of NOA su element */
1357 uint8_t oppPS:1, /* oppPS state of the AP */
1358 ctwindow:7; /* ctwindow in TUs */
1359 uint8_t num_descriptors; /* number of NOA descriptors */
1360 struct p2p_noa_descriptor noa_descriptors[WMA_MAX_NOA_DESCRIPTORS];