Searched defs:bt_mesh_prov (Results 1 – 1 of 1) sorted by relevance
69 struct bt_mesh_prov { struct81 bt_mesh_prov_oob_info_t oob_info; argument84 const u8_t *static_val;86 u8_t static_val_len;89 u8_t output_size;91 u16_t output_actions;94 u8_t input_size;96 u16_t input_actions;119 int (*output_string)(const char *str);144 void (*link_open)(bt_mesh_prov_bearer_t bearer); argument[all …]
Completed in 3 milliseconds