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