Searched refs:bt_mesh_provision (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/ |
D | test.c | 49 err = bt_mesh_provision(info->net_key, info->net_idx, info->flags, info->iv_index, in bt_mesh_device_auto_enter_network()
|
D | main.c | 38 int bt_mesh_provision(const uint8_t net_key[16], uint16_t net_idx, in bt_mesh_provision() function
|
D | prov.c | 1235 err = bt_mesh_provision(pdu, net_idx, flags, iv_index, addr, dev_key); in prov_data()
|
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/include/ |
D | mesh_main.h | 530 int bt_mesh_provision(const uint8_t net_key[16], uint16_t net_idx,
|
/hal_espressif-2.7.6/examples/bluetooth/nimble/blemesh/ |
D | README.md | 83 bt_mesh_provision: Primary Element: 0x0002
|