Home
last modified time | relevance | path

Searched refs:bt_mesh_heartbeat_send (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.h119 void bt_mesh_heartbeat_send(void);
Dlpn.c256 bt_mesh_heartbeat_send(); in clear_friendship()
1001 bt_mesh_heartbeat_send(); in bt_mesh_lpn_friend_update()
Dcfg_srv.c843 bt_mesh_heartbeat_send(); in gatt_proxy_set()
955 bt_mesh_heartbeat_send(); in relay_set()
2815 bt_mesh_heartbeat_send(); in friend_set()
3361 bt_mesh_heartbeat_send(); in hb_publish()
Dtransport.c1920 void bt_mesh_heartbeat_send(void) function