Searched defs:bt_mesh_cfg_srv (Results 1 – 1 of 1) sorted by relevance
27 struct bt_mesh_cfg_srv { struct28 struct bt_mesh_model *model;30 uint8_t net_transmit; /* Network Transmit state */31 uint8_t relay; /* Relay Mode state */32 uint8_t relay_retransmit; /* Relay Retransmit state */33 uint8_t beacon; /* Secure Network Beacon state */34 uint8_t gatt_proxy; /* GATT Proxy state */35 uint8_t frnd; /* Friend state */36 uint8_t default_ttl; /* Default TTL */39 struct bt_mesh_hb_pub {[all …]