Searched refs:pref (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.5.0/components/wpa_supplicant/src/common/ |
D | wnm_sta.c | 471 u8 pref) in wnm_add_nei_rep() argument 496 wpabuf_put_u8(*buf, pref); in wnm_add_nei_rep() 502 u8 pref) in wnm_nei_rep_add_bss() argument 529 pref); in wnm_nei_rep_add_bss() 535 unsigned int i, pref = 255; in wnm_add_cand_list() local 551 for (i = 0; i < wpa_s->last_scan_res_used && pref; i++) { in wnm_add_cand_list() 556 res = wnm_nei_rep_add_bss(wpa_s, bss, buf, pref--); in wnm_add_cand_list() 561 if (pref == 1) in wnm_add_cand_list()
|
/hal_espressif-3.5.0/examples/protocols/modbus/tcp/mb_tcp_slave/main/ |
D | tcp_slave.c | 70 #define MB_MDNS_INSTANCE(pref) pref"mb_slave_tcp" argument 73 static inline char* gen_mac_str(const uint8_t* mac, char* pref, char* mac_str) in gen_mac_str() argument 75 sprintf(mac_str, "%s%02X%02X%02X%02X%02X%02X", pref, MAC2STR(mac)); in gen_mac_str()
|
/hal_espressif-3.5.0/examples/protocols/modbus/tcp/mb_tcp_master/main/ |
D | tcp_master.c | 65 #define MB_MDNS_INSTANCE(pref) pref"mb_master_tcp" argument 226 static inline char* gen_mac_str(const uint8_t* mac, char* pref, char* mac_str) in gen_mac_str() argument 228 sprintf(mac_str, "%s%02X%02X%02X%02X%02X%02X", pref, MAC2STR(mac)); in gen_mac_str()
|
/hal_espressif-3.5.0/examples/wifi/roaming/ |
D | README.md | 61 I (379509) wpa: 0: b4:e6:2d:eb:1d:76 info=0x0 op_class=81 chan=1 phy=7 pref=255
|