Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlocal_operation.h22 int bt_mesh_model_unsubscribe_group_addr(uint16_t elem_addr, uint16_t cid,
Dlocal_operation.c86 int bt_mesh_model_unsubscribe_group_addr(uint16_t elem_addr, uint16_t cid, in bt_mesh_model_unsubscribe_group_addr() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2287 bt_mesh_model_unsubscribe_group_addr(arg->model_unsub_group_addr.element_addr, in btc_ble_mesh_prov_call_handler()