SYMBOL INDEX (72 symbols across 7 files) FILE: luci/applications/luci-app-cellled/htdocs/luci-static/resources/view/cellled.js function getModemList (line 10) | function getModemList() { FILE: luci/applications/luci-app-modeminfo/htdocs/luci-static/resources/modem-indicator.js function getSignalColor (line 7) | function getSignalColor(percent) { function getSignalState (line 37) | function getSignalState(percent) { function isUciIndexTwo (line 45) | function isUciIndexTwo() { function updateIndicator (line 55) | function updateIndicator() { FILE: luci/applications/luci-app-modeminfo/htdocs/luci-static/resources/view/modem/hw.js function getEl (line 27) | function getEl(id) { function setCell (line 40) | function setCell(id, value, suffix) { constant MODEM_FIELDS (line 49) | const MODEM_FIELDS = [ FILE: luci/applications/luci-app-modeminfo/htdocs/luci-static/resources/view/modem/main.js constant REGISTERED_STATUSES (line 20) | const REGISTERED_STATUSES = [1, 6, 9]; constant ROAMING_STATUSES (line 21) | const ROAMING_STATUSES = [3, 5, 7, 10]; constant SIGNAL_ICONS (line 24) | const SIGNAL_ICONS = [ constant REG_STATUSES (line 33) | const REG_STATUSES = new Map([ constant PROGRESS_CONFIG (line 44) | const PROGRESS_CONFIG = { constant LTE_BANDS (line 78) | const LTE_BANDS = [ constant NON_LTE_BANDS (line 95) | const NON_LTE_BANDS = [ constant UMTS_MODES (line 118) | const UMTS_MODES = /(HS|3G|UMTS|WCDMA)/i; function getEl (line 127) | function getEl(id) { function setRowVisible (line 136) | function setRowVisible(el, show) { function updateProgressBar (line 148) | function updateProgressBar(type, value, max, idx) { function formatDistance (line 169) | function formatDistance(dist) { function formatModemStatus (line 181) | function formatModemStatus(modem, icon, reg) { function resolveSignalIcon (line 209) | function resolveSignalIcon(pct) { function calcLteBand (line 219) | function calcLteBand(rfcn) { function calcNonLteBand (line 232) | function calcNonLteBand(rfcn) { function buildCellId (line 242) | function buildCellId(modem) { function buildModeInfo (line 274) | function buildModeInfo(modem, netmode, band, bw) { function setText (line 325) | function setText(id, text) { function setHtml (line 335) | function setHtml(id, html) { function updateSignalBar (line 349) | function updateSignalBar(elId, idx, rawVal, unit, type, boundary) { FILE: luci/protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js function renderOpenVPNOptions (line 1612) | function renderOpenVPNOptions(s, tabId) { function attachDragDrop (line 1773) | function attachDragDrop(sid) { FILE: packages/telephony/imei_generator/src/imei_generator.c function gen_imei (line 20) | void gen_imei(int imei[]) { function calc_check (line 44) | void calc_check(int imei[]) { function printUsage (line 75) | void printUsage() { function main (line 79) | int main(int argc, const char *argv[]) { FILE: packages/utils/qminfo/src/qminfo.c type ModemInfo (line 29) | typedef struct { type DeviceMode (line 92) | typedef enum { function guint32 (line 105) | static guint32 bw_index_to_khz(guint8 bw) function csq_to_percent (line 111) | static int csq_to_percent(int csq) function ta_to_km (line 117) | static float ta_to_km(guint32 ta) function guint (line 150) | static guint active_band_to_lte_band(QmiNasActiveBand band) function jstr (line 207) | static void jstr(char *dst, size_t sz, const char *src) function read_usb_id (line 221) | static void read_usb_id(const char *dev_name, char *manufacturer, size_t... function on_device_closed (line 260) | static void on_device_closed(QmiDevice *dev, GAsyncResult *res, gpointer... function do_close_device (line 269) | static void do_close_device(void) function on_nas_released (line 275) | static void on_nas_released(QmiDevice *dev, GAsyncResult *res, gpointer ud) function on_dms_released (line 288) | static void on_dms_released(QmiDevice *dev, GAsyncResult *res, gpointer ud) function do_release_clients (line 309) | static void do_release_clients(void) function emit_results (line 329) | static void emit_results(void) function check_done (line 456) | static void check_done(void) function on_signal_strength (line 468) | static void on_signal_strength(QmiClientNas *client, GAsyncResult *res, ... function on_cell_location (line 495) | static void on_cell_location(QmiClientNas *client, GAsyncResult *res, gp... function on_lte_ca (line 548) | static void on_lte_ca(QmiClientNas *client, GAsyncResult *res, gpointer ud) function on_signal_info (line 636) | static void on_signal_info(QmiClientNas *client, GAsyncResult *res, gpoi... function on_rf_band_info (line 687) | static void on_rf_band_info(QmiClientNas *client, GAsyncResult *res, gpo... function on_serving_system (line 725) | static void on_serving_system(QmiClientNas *client, GAsyncResult *res, g... function on_imsi (line 781) | static void on_imsi(QmiClientDms *client, GAsyncResult *res, gpointer ud) function on_iccid (line 803) | static void on_iccid(QmiClientDms *client, GAsyncResult *res, gpointer ud) function on_temp (line 825) | static void on_temp(QmiClientDms *client, GAsyncResult *res, gpointer ud) function on_firmware (line 858) | static void on_firmware(QmiClientDms *client, GAsyncResult *res, gpointe... function fire_all_requests (line 883) | static void fire_all_requests(void) function on_manufacturer (line 915) | static void on_manufacturer(QmiClientDms *client, GAsyncResult *res, gpo... function on_model (line 941) | static void on_model(QmiClientDms *client, GAsyncResult *res, gpointer ud) function on_ids (line 994) | static void on_ids(QmiClientDms *client, GAsyncResult *res, gpointer ud) function start_dms_chain (line 1021) | static void start_dms_chain(void) function on_nas_client (line 1030) | static void on_nas_client(QmiDevice *dev, GAsyncResult *res, gpointer ud) function on_dms_client (line 1045) | static void on_dms_client(QmiDevice *dev, GAsyncResult *res, gpointer ud) function on_device_open (line 1068) | static void on_device_open(QmiDevice *dev, GAsyncResult *res, gpointer ud) function try_open_device (line 1098) | static void try_open_device(void) function on_device_new (line 1129) | static void on_device_new(GObject *src, GAsyncResult *res, gpointer ud) function log_silent (line 1146) | static void log_silent(const gchar *domain, function main (line 1158) | int main(int argc, char *argv[])