Searched refs:bt_mesh_proxy_server (Results 1 – 1 of 1) sorted by relevance
35 static struct bt_mesh_proxy_server { struct47 static struct bt_mesh_proxy_server *find_proxy_srv(uint16_t net_idx, in find_proxy_srv() argument67 static struct bt_mesh_proxy_server *find_proxy_srv_by_conn(struct bt_conn *conn) in find_proxy_srv_by_conn()87 struct bt_mesh_proxy_server *server = &servers[i]; in bt_mesh_proxy_cli_relay()126 struct bt_mesh_proxy_server *srv = user_data; in proxy_connected()134 struct bt_mesh_proxy_server *srv = find_proxy_srv_by_conn(conn); in proxy_link_open()141 struct bt_mesh_proxy_server *srv = find_proxy_srv_by_conn(conn); in proxy_disconnected()161 struct bt_mesh_proxy_server **p_srv) in proxy_srv_check_and_get()163 struct bt_mesh_proxy_server *srv; in proxy_srv_check_and_get()203 struct bt_mesh_proxy_server *srv;[all …]