HomeSort by relevance Sort by last modified time
    Searched refs:p2p_device_info (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_group.c 534 msg.capability == NULL || msg.p2p_device_info == NULL)
544 spos = msg.p2p_device_info; /* P2P Device address */
p2p_go_neg.c 788 if (!msg.p2p_device_info) {
    [all...]
p2p_pd.c 467 P2PS_PD_REQ_CHECK(1, p2p_device_info);
    [all...]
p2p_i.h 604 const u8 *p2p_device_info; member in struct:p2p_message
p2p_parse.c 142 msg->p2p_device_info = data;

Completed in 62 milliseconds