Home
last modified time | relevance | path

Searched refs:k_delayed_work_cancel (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_timer.h243 int k_delayed_work_cancel(struct k_delayed_work *work);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_timer.c147 int k_delayed_work_cancel(struct k_delayed_work *work) in k_delayed_work_cancel() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c486 k_delayed_work_cancel(&beacon_timer); in bt_mesh_beacon_ivu_initiator()
522 k_delayed_work_cancel(&beacon_timer); in bt_mesh_beacon_disable()
Dlpn.c221 k_delayed_work_cancel(&lpn->timer); in clear_friendship()
457 k_delayed_work_cancel(&lpn->timer); in bt_mesh_lpn_set()
475 k_delayed_work_cancel(&lpn->timer); in friend_response_received()
545 k_delayed_work_cancel(&lpn->timer); in bt_mesh_lpn_friend_offer()
Dmain.c115 k_delayed_work_cancel(&bt_mesh.ivu_timer); in bt_mesh_node_reset()
296 k_delayed_work_cancel(&mod->pub->timer); in model_suspend()
Dprovisioner_prov.c457 k_delayed_work_cancel(&link[i].timeout); in bt_mesh_provisioner_clear_link_info()
1302 k_delayed_work_cancel(&link[idx].tx.retransmit);
1312 k_delayed_work_cancel(&link[idx].timeout);
1776 k_delayed_work_cancel(&link[idx].timeout);
2299 k_delayed_work_cancel(&link[idx].timeout);
2321 k_delayed_work_cancel(&link[idx].timeout);
2347 k_delayed_work_cancel(&link[idx].timeout);
2579 k_delayed_work_cancel(&link[idx].timeout);
2621 k_delayed_work_cancel(&link[idx].timeout);
3269 k_delayed_work_cancel(&link[idx].timeout);
[all …]
Dproxy_client.c314 k_delayed_work_cancel(&server->sar_timer); in proxy_recv()
445 k_delayed_work_cancel(&server->sar_timer); in proxy_disconnected()
Dtransport.c280 k_delayed_work_cancel(&tx->retransmit); in seg_tx_reset()
955 k_delayed_work_cancel(&tx->retransmit); in trans_ack()
1323 k_delayed_work_cancel(&rx->ack); in seg_rx_reset()
1707 k_delayed_work_cancel(&rx->ack);
Dhealth_srv.c540 k_delayed_work_cancel(&srv->attn_timer); in bt_mesh_attention()
Dproxy_server.c578 k_delayed_work_cancel(&client->sar_timer); in proxy_recv()
652 k_delayed_work_cancel(&client->sar_timer); in proxy_disconnected()
Dcfg_srv.c245 k_delayed_work_cancel(&model->pub->timer); in _mod_pub_set()
279 k_delayed_work_cancel(&model->pub->timer); in _mod_pub_set()
2339 k_delayed_work_cancel(&cfg->hb_pub.timer); in hb_pub_disable()
3126 k_delayed_work_cancel(&cfg->hb_pub.timer); in heartbeat_pub_set()
3145 k_delayed_work_cancel(&cfg->hb_pub.timer); in heartbeat_pub_set()
Dprov.c225 k_delayed_work_cancel(&link.prot_timer); in reset_state()
299 k_delayed_work_cancel(&link.tx.retransmit); in prov_clear_tx()
Dfriend.c163 k_delayed_work_cancel(&frnd->timer); in friend_clear()
900 k_delayed_work_cancel(&frnd->clear.timer); in bt_mesh_friend_clear_cfm()
Daccess.c871 k_delayed_work_cancel(&pub->timer); in bt_mesh_model_publish()
Dprovisioner_main.c1132 k_delayed_work_cancel(&model->pub->timer); in model_pub_clear()
Dnet.c1618 k_delayed_work_cancel(&bt_mesh.ivu_timer); in bt_mesh_net_reset()
Dsettings.c2669 k_delayed_work_cancel(&pending_store); in bt_mesh_settings_reset()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dstate_transition.c115 k_delayed_work_cancel(&transition->timer); in transition_timer_stop()
1024 k_delayed_work_cancel(&transition->timer); in bt_mesh_server_stop_transition()