Home
last modified time | relevance | path

Searched refs:SIGNAL_LEVEL_CONFFICIENT (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_event_adapter.c187 scanResult.level /= SIGNAL_LEVEL_CONFFICIENT; /* mBm to dBm */ in WifiEventScanResultProcess()
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h42 #define SIGNAL_LEVEL_CONFFICIENT 100 macro
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c188 scanResult->level = (int32_t)nla_get_u32(attr[NL80211_BSS_SIGNAL_MBM]) / SIGNAL_LEVEL_CONFFICIENT; in DoGetScanResult()

Completed in 4 milliseconds