Searched refs:bt_mesh_proxy_client (Results 1 – 2 of 2) sorted by relevance
59 static struct bt_mesh_proxy_client { struct79 static struct bt_mesh_proxy_client *find_client(struct bt_conn *conn) in find_client() argument106 static int filter_set(struct bt_mesh_proxy_client *client, in filter_set()136 static void filter_add(struct bt_mesh_proxy_client *client, uint16_t addr) in filter_add()160 static void filter_remove(struct bt_mesh_proxy_client *client, uint16_t addr) in filter_remove()178 static void send_filter_status(struct bt_mesh_proxy_client *client, in send_filter_status()230 struct bt_mesh_proxy_client *client; in proxy_filter_recv()320 static int beacon_send(struct bt_mesh_proxy_client *client, in beacon_send()344 struct bt_mesh_proxy_client *client = cb_data; in send_beacon_cb()351 struct bt_mesh_proxy_client *client; in proxy_send_beacons()[all …]
33 LOG_MODULE_REGISTER(bt_mesh_proxy_client);