Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_local_data_operation_api.c70 return btc_ble_mesh_comp_get(); in esp_ble_mesh_get_composition_data()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h379 const esp_ble_mesh_comp_t *btc_ble_mesh_comp_get(void);
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1124 const esp_ble_mesh_comp_t *btc_ble_mesh_comp_get(void) in btc_ble_mesh_comp_get() function