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

  /external/wpa_supplicant_8/src/p2p/
p2p_dev_disc.c 53 p2p_set_state(p2p, P2P_CONNECT);
266 if (p2p->state == P2P_CONNECT) {
269 * P2P_CONNECT again without going through the short
p2p.c 113 case P2P_CONNECT:
1543 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr, function
    [all...]
p2p_i.h 198 * P2P_CONNECT - Trying to start GO Negotiation
200 P2P_CONNECT,
p2p_go_neg.c 250 p2p_set_state(p2p, P2P_CONNECT);
654 * forced_freq, e.g., P2P_CONNECT freq=..., and no preferred operating
    [all...]

Completed in 122 milliseconds