Searched defs:server (Results 1 – 4 of 4) sorted by relevance
70 struct bt_mesh_proxy_server *server = NULL; in proxy_sar_timeout() local114 static void filter_status(struct bt_mesh_proxy_server *server, in filter_status()143 static void proxy_cfg(struct bt_mesh_proxy_server *server) in proxy_cfg()198 static void proxy_complete_pdu(struct bt_mesh_proxy_server *server) in proxy_complete_pdu()235 struct bt_mesh_proxy_server *server = find_server(conn); in proxy_recv() local380 struct bt_mesh_proxy_server *server = find_server(conn); in bt_mesh_proxy_client_send() local397 struct bt_mesh_proxy_server *server = NULL; in proxy_connected() local422 struct bt_mesh_proxy_server *server = find_server(conn); in proxy_disconnected() local458 struct bt_mesh_proxy_server *server = find_server(conn); in prov_write_ccc() local480 struct bt_mesh_proxy_server *server = find_server(conn); in prov_recv_ntf() local[all …]
62 #define ESP_NETIF_SNTP_DEFAULT_CONFIG(server) \ argument
23 int server; member35 struct tlsv1_server *server; member
63 unsigned server : 1; member2688 static struct fc_client *fcclient_alloc(uint16_t chan, char server, const uint8_t *sec_id_to_use) in fcclient_alloc()