Searched refs:P2P_ATTR_NOTICE_OF_ABSENCE (Results 1 – 7 of 7) sorted by relevance
44 P2P_ATTR_NOTICE_OF_ABSENCE = 12 variable
500 attrs = struct.pack("<BHB", P2P_ATTR_NOTICE_OF_ABSENCE, 1, 1)
330 wpabuf_put_u8(buf, P2P_ATTR_NOTICE_OF_ABSENCE); in p2p_buf_add_noa()
250 case P2P_ATTR_NOTICE_OF_ABSENCE: in p2p_parse_attribute()
169 wpabuf_put_u8(ie, P2P_ATTR_NOTICE_OF_ABSENCE); in p2p_group_add_noa()
4499 wpabuf_put_u8(resp, P2P_ATTR_NOTICE_OF_ABSENCE); in p2p_build_presence_resp()
1637 P2P_ATTR_NOTICE_OF_ABSENCE = 12, enumerator