Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlocal_operation.h25 const uint8_t *bt_mesh_node_get_local_net_key(uint16_t net_idx);
Dlocal_operation.c125 const uint8_t *bt_mesh_node_get_local_net_key(uint16_t net_idx) in bt_mesh_node_get_local_net_key() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c665 return bt_mesh_node_get_local_net_key(net_idx); in btc_ble_mesh_node_get_local_net_key()