Home
last modified time | relevance | path

Searched refs:p2p_get_p2pie_ptr (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.h506 const uint8_t *p2p_get_p2pie_ptr(const uint8_t *ie, uint16_t ie_len);
H A Dwlan_p2p_off_chan_tx.c257 const uint8_t *p2p_get_p2pie_ptr(const uint8_t *ie, uint16_t ie_len) in p2p_get_p2pie_ptr() function
288 p2p_ie = p2p_get_p2pie_ptr(ie, ie_len); in p2p_get_p2pie_from_probe_rsp()
294 tmp_p2p_ie = p2p_get_p2pie_ptr(ie, ie_len); in p2p_get_p2pie_from_probe_rsp()
1852 p2p_ie = (uint8_t *)p2p_get_p2pie_ptr(ie, ie_len); in p2p_execute_tx_action_frame()
H A Dwlan_p2p_main.c1105 vendor_ie = (uint8_t *)p2p_get_p2pie_ptr(assoc_ie, assoc_ie_len); in p2p_check_oui_and_force_1x1()