Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dlocal_operation.h19 int bt_mesh_model_subscribe_group_addr(uint16_t elem_addr, uint16_t mod_id,
Dlocal_operation.c43 int bt_mesh_model_subscribe_group_addr(uint16_t elem_addr, uint16_t cid, in bt_mesh_model_subscribe_group_addr() function
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2219 bt_mesh_model_subscribe_group_addr(arg->model_sub_group_addr.element_addr, in btc_ble_mesh_prov_call_handler()