Lines Matching defs:client
198 static int filter_set(struct bt_mesh_proxy_client *client, in filter_set()
228 static void filter_add(struct bt_mesh_proxy_client *client, u16_t addr) in filter_add()
252 static void filter_remove(struct bt_mesh_proxy_client *client, u16_t addr) in filter_remove()
270 static void send_filter_status(struct bt_mesh_proxy_client *client, in send_filter_status()
317 static void proxy_cfg(struct bt_mesh_proxy_client *client) in proxy_cfg()
389 struct bt_mesh_proxy_client *client; in proxy_send_beacons() local
475 static void proxy_complete_pdu(struct bt_mesh_proxy_client *client) in proxy_complete_pdu()
509 struct bt_mesh_proxy_client *client; in proxy_recv() local
594 struct bt_mesh_proxy_client *client; in proxy_connected() local
636 struct bt_mesh_proxy_client *client = &clients[i]; in proxy_disconnected() local
664 struct bt_mesh_proxy_client *client; in prov_ccc_write() local
722 struct bt_mesh_proxy_client *client = &clients[i]; in bt_mesh_proxy_prov_disable() local
737 struct bt_mesh_proxy_client *client; in proxy_ccc_write() local
784 struct bt_mesh_proxy_client *client = &clients[i]; in bt_mesh_proxy_gatt_disconnect() local
818 struct bt_mesh_proxy_client *client = NULL; in bt_mesh_proxy_addr_add() local
839 static bool client_filter_match(struct bt_mesh_proxy_client *client, in client_filter_match()
877 struct bt_mesh_proxy_client *client = &clients[i]; in bt_mesh_proxy_relay() local
967 struct bt_mesh_proxy_client *client = find_client(conn_handle); in bt_mesh_proxy_send() local