Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.h27 int bt_mesh_set_oob_pub_key(const uint8_t pub_key_x[32], const uint8_t pub_key_y[32],
Dprov.c1046 int bt_mesh_set_oob_pub_key(const uint8_t pub_key_x[32], const uint8_t pub_key_y[32], in bt_mesh_set_oob_pub_key() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1858 bt_mesh_set_oob_pub_key(arg->set_oob_pub_key.pub_key_x, in btc_ble_mesh_prov_call_handler()