Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlocal_operation.h31 int bt_mesh_node_local_app_key_add(uint16_t net_idx, uint16_t app_idx,
Dlocal_operation.c233 int bt_mesh_node_local_app_key_add(uint16_t net_idx, uint16_t app_idx, in bt_mesh_node_local_app_key_add() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1882 bt_mesh_node_local_app_key_add(arg->node_add_local_app_key.net_idx, in btc_ble_mesh_prov_call_handler()