Searched defs:servers (Results 1 – 9 of 9) sorted by relevance
322 const char *servers[], in dns_resolve_init_locked()518 int dns_resolve_init(struct dns_resolve_context *ctx, const char *servers[], in dns_resolve_init()1557 const char *servers[], in dns_servers_exists()1586 const char *servers[], in dns_resolve_reconfigure()
49 } servers[CONFIG_BT_MAX_CONN]; variable
39 } servers[CONFIG_BT_MAX_CONN] = { variable
42 static struct bt_l2cap_server servers[SERVERS]; variable
41 static struct bt_l2cap_server servers[SERVERS]; variable
355 } servers[DNS_RESOLVER_MAX_POLL]; member
520 char **servers = (char **)argv + 1; in MODEM_CMD_DEFINE() local
53 static struct bt_rfcomm_server *servers; variable
76 static sys_slist_t servers = SYS_SLIST_STATIC_INIT(&servers); variable