Home
last modified time | relevance | path

Searched refs:channelWidth (Results 1 – 2 of 2) sorted by relevance

/system/chre/chre_api/include/chre_api/chre/
Dwifi.h352 uint8_t channelWidth; member
/system/chre/apps/wifi_world/
Dwifi_world.cc79 LOGI(" channel width: %" PRIu8, result.channelWidth); in logChreWifiResult()