Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c81 static struct bt_mesh_proxy_client { struct
82 struct bt_mesh_conn *conn;
84 uint16_t filter[CONFIG_BLE_MESH_PROXY_FILTER_SIZE];
86 enum __packed {
91 } filter_type;
92 uint8_t msg_type;
94 struct k_work send_beacons;
96 struct k_delayed_work sar_timer;
97 struct net_buf_simple buf;