Searched defs:bt_mesh_proxy_client (Results 1 – 1 of 1) sorted by relevance
81 static struct bt_mesh_proxy_client { struct82 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;