Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dlink_layer_stats.cpp497 if (links_ptr->num_peers != NUM_PEER_AP) { in convertToExternalIfaceMlstatStructure()
505 if ((num_peers == NUM_PEER_AP) && (*data_rem_len >= all_peers_per_link_size)) { in convertToExternalIfaceMlstatStructure()
Dcommon.h68 #define NUM_PEER_AP 1u macro
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp4487 if (local_link_ptr->num_peers == NUM_PEER_AP) { in update_per_link_data()