Home
last modified time | relevance | path

Searched refs:bt_mesh_provisioner_set_oob_input_data (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.h345 int bt_mesh_provisioner_set_oob_input_data(const uint8_t idx, const uint8_t *val, bool num_flag);
Dprovisioner_prov.c2080 int bt_mesh_provisioner_set_oob_input_data(const uint8_t idx, const uint8_t *val, bool num_flag) function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1931 bt_mesh_provisioner_set_oob_input_data(arg->provisioner_input_str.link_idx, in btc_ble_mesh_prov_call_handler()
1938 bt_mesh_provisioner_set_oob_input_data(arg->provisioner_input_num.link_idx, in btc_ble_mesh_prov_call_handler()