Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.h94 void bt_mesh_set_hb_sub_dst(uint16_t addr);
Dcfg_srv.c3258 bt_mesh_set_hb_sub_dst(cfg->hb_sub.dst); in heartbeat_sub_set()
3501 bt_mesh_set_hb_sub_dst(BLE_MESH_ADDR_UNASSIGNED); in bt_mesh_cfg_reset()
Dtransport.c184 void bt_mesh_set_hb_sub_dst(uint16_t addr) in bt_mesh_set_hb_sub_dst() function