Home
last modified time | relevance | path

Searched refs:find_client (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c129 static struct bt_mesh_proxy_client *find_client(struct bt_mesh_conn *conn) in find_client() function
507 struct bt_mesh_proxy_client *client = find_client(conn); in proxy_recv()
693 client = find_client(conn); in prov_ccc_write()
831 client = find_client(conn); in proxy_ccc_write()
1079 struct bt_mesh_proxy_client *client = find_client(conn); in bt_mesh_proxy_server_send()