Searched refs:bt_mesh_proxy_server (Results 1 – 1 of 1) sorted by relevance
38 static struct bt_mesh_proxy_server { struct55 static struct bt_mesh_proxy_server *find_server(struct bt_mesh_conn *conn) in find_server() argument70 struct bt_mesh_proxy_server *server = NULL; in proxy_sar_timeout()74 server = CONTAINER_OF(work, struct bt_mesh_proxy_server, sar_timer.work); in proxy_sar_timeout()114 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()380 struct bt_mesh_proxy_server *server = find_server(conn); in bt_mesh_proxy_client_send()397 struct bt_mesh_proxy_server *server = NULL; in proxy_connected()[all …]