Home
last modified time | relevance | path

Searched refs:channel_bandwidth (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/connectivity/wificond/
H A Dap_interface_binder.cpp42 int frequency, ChannelBandwidth channel_bandwidth) { in NotifySoftApChannelSwitched() argument
48 switch (channel_bandwidth) { in NotifySoftApChannelSwitched()
H A Dap_interface_binder.h50 ChannelBandwidth channel_bandwidth);
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h2742 int8 channel_bandwidth; /* 20, 40 or 80 MHz bandwidth? */ member
4726 int8 channel_bandwidth; /* 20, 40 or 80 MHz bandwidth? */
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto2002 optional ChannelBandwidth channel_bandwidth = 5; field