Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h422 void hdd_delete_peer(struct hdd_station_ctx *sta_ctx,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_nan_datapath.c1099 hdd_delete_peer(sta_ctx, &bc_mac_addr); in hdd_ndi_drv_ndi_delete_rsp_handler()
1286 hdd_delete_peer(sta_ctx, peer_mac_addr); in hdd_ndp_peer_departed_handler()
H A Dwlan_hdd_assoc.c1831 void hdd_delete_peer(struct hdd_station_ctx *sta_ctx, in hdd_delete_peer() function