Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c132 static struct bt_mesh_proxy_client *find_client(struct bt_mesh_conn *conn) in find_client() function
493 struct bt_mesh_proxy_client *client = find_client(conn); in proxy_recv()
670 client = find_client(conn); in prov_ccc_write()
808 client = find_client(conn); in proxy_ccc_write()
1056 struct bt_mesh_proxy_client *client = find_client(conn); in bt_mesh_proxy_server_send()