Searched refs:ble_npl_callout_stop (Results 1 – 7 of 7) sorted by relevance
120 ble_npl_callout_stop(&ble_hs_flow_timer); in ble_hs_flow_inc_completed_pkts()208 ble_npl_callout_stop(&ble_hs_flow_timer); in ble_hs_flow_startup()
51 ble_npl_callout_stop(&ble_hs_stop_terminate_tmo); in ble_hs_stop_done()
409 ble_npl_callout_stop(&ble_hs_timer); in ble_hs_timer_reset()593 ble_npl_callout_stop(&ble_hs_timer); in ble_hs_start()
172 ble_npl_callout_stop(&rtt_drops.tmo); in reset_drop_counters()
124 void ble_npl_callout_stop(struct ble_npl_callout *co);
208 static inline void ble_npl_callout_stop(struct ble_npl_callout *co) in ble_npl_callout_stop() function
339 ble_npl_callout_stop(&w->work); in k_delayed_work_cancel()