Home | History | Annotate | Download | only in p2p

Lines Matching refs:noa

721 	 * @buf: Buffer for returning NoA
723 * Returns: Number of octets used in buf, 0 to indicate no NoA is being
992 * @noa: Returned NoA value
993 * @noa_len: Length of the NoA buffer in octets
996 const u8 *noa, size_t noa_len);
1809 * p2p_group_notif_noa - Notification of NoA change
1811 * @noa: Notice of Absence attribute payload, %NULL if none
1812 * @noa_len: Length of noa buffer in octets
1815 * Notify the P2P group management about a new NoA contents. This will be
1819 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa,