HomeSort by relevance Sort by last modified time
    Searched full:noa (Results 1 - 14 of 14) sorted by null

  /external/wpa_supplicant_8/src/ap/
p2p_hostapd.c 36 wpa_printf(MSG_DEBUG, "P2P: Set NoA parameters: count=%u start=%d "
46 wpa_printf(MSG_DEBUG, "P2P: Non-periodic NoA - set "
47 "NoA parameters");
57 "periodic NoA parameters");
62 "periodic NoA");
73 wpa_printf(MSG_DEBUG, "P2P: Disable periodic NoA");
84 wpa_printf(MSG_DEBUG, "P2P: Enable periodic NoA");
hostapd.h 187 /* Periodic NoA (used only when no non-P2P clients in the group) */
  /external/wpa_supplicant_8/src/p2p/
p2p_group.c 40 struct wpabuf *noa; member in struct:p2p_group
120 wpabuf_free(group->noa);
161 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa)
163 if (noa == NULL)
167 wpabuf_put_le16(ie, wpabuf_len(noa));
168 wpabuf_put_buf(ie, noa);
228 p2p_group_add_noa(ie, group->noa);
410 p2p_group_add_noa(p2p_subelems, group->noa);
762 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa,
765 if (noa == NULL)
    [all...]
p2p_i.h 511 const u8 *noa; member in struct:p2p_message
603 const u8 *noa, size_t noa_len);
p2p.c 3904 u8 noa[50]; local
    [all...]
p2p.h 522 * @buf: Buffer for returning NoA
524 * Returns: Number of octets used in buf, 0 to indicate no NoA is being
    [all...]
p2p_parse.c 245 msg->noa = data;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
mmetrics-frames.xsl 35 <xsl:param name="noa.max" select="250"/>
166 <a href="#NOA">NOA</a> |
248 <a name="NOA"/>
249 <h3>Number of Attributes - NOA</h3>
260 NOA is defined for classes and interfaces. It counts the number of fields
660 <th><a href="metrics-reference.html#NOA">NOA</a></th>
812 <th>NOA</th>
856 <td><xsl:apply-templates select="@noa"/></td
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
offchannel.c 71 * NoA from its GO). To make that easier for the driver, select the
ctrl_iface.c     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
p2p.h 404 #define P2P_NOA_SE_MAX_DESC 2 /* max NoA descriptors in presence request */
  /external/wpa_supplicant_8/src/drivers/
driver.h     [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_036.ppm     [all...]
  /packages/apps/Gallery2/perftests/panorama/input/
test_036.ppm     [all...]

Completed in 670 milliseconds