Searched refs:rtw_ies_remove_ie (Results 1 – 3 of 3) sorted by relevance
| /drivers/staging/rtl8723bs/include/ |
| A D | ieee80211.h | 738 int rtw_ies_remove_ie(u8 *ies, uint *ies_len, uint offset, u8 eid, u8 *oui, u8 oui_len);
|
| /drivers/staging/rtl8723bs/core/ |
| A D | rtw_ieee80211.c | 218 int rtw_ies_remove_ie(u8 *ies, uint *ies_len, uint offset, u8 eid, u8 *oui, u8 oui_len) in rtw_ies_remove_ie() function
|
| /drivers/staging/rtl8723bs/os_dep/ |
| A D | ioctl_cfg80211.c | 2272 rtw_ies_remove_ie(pbuf, &len, _BEACON_IE_OFFSET_, WLAN_EID_VENDOR_SPECIFIC, P2P_OUI, 4); in rtw_add_beacon() 2273 rtw_ies_remove_ie(pbuf, &len, _BEACON_IE_OFFSET_, WLAN_EID_VENDOR_SPECIFIC, WFD_OUI, 4); in rtw_add_beacon()
|
Completed in 14 milliseconds