Home
last modified time | relevance | path

Searched defs:bt_mesh_proxy_client (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c78 static struct bt_mesh_proxy_client { struct
79 struct bt_mesh_conn *conn;
81 uint16_t filter[CONFIG_BLE_MESH_PROXY_FILTER_SIZE];
83 enum __packed {
88 } filter_type;
89 uint8_t msg_type;
91 struct k_work send_beacons;
93 struct k_delayed_work sar_timer;
94 struct net_buf_simple buf;