Searched refs:bt_mesh_proxy_client (Results 1 – 1 of 1) sorted by relevance
81 static struct bt_mesh_proxy_client { struct129 static struct bt_mesh_proxy_client *find_client(struct bt_mesh_conn *conn) in find_client()144 struct bt_mesh_proxy_client *client = NULL; in proxy_sar_timeout()148 client = CONTAINER_OF(work, struct bt_mesh_proxy_client, sar_timer.work); in proxy_sar_timeout()182 static int filter_set(struct bt_mesh_proxy_client *client, in filter_set()212 static void filter_add(struct bt_mesh_proxy_client *client, uint16_t addr) in filter_add()239 static void filter_remove(struct bt_mesh_proxy_client *client, uint16_t addr) in filter_remove()258 static void send_filter_status(struct bt_mesh_proxy_client *client, in send_filter_status()306 static void proxy_cfg(struct bt_mesh_proxy_client *client) in proxy_cfg()385 struct bt_mesh_proxy_client *client = NULL; in proxy_send_beacons()[all …]