Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Davdtp.c48 timeout_work)
80 k_delayed_work_submit(&session->req->timeout_work, AVDTP_TIMEOUT); in avdtp_send()
129 k_delayed_work_init(&session->req->timeout_work, avdtp_timeout); in bt_avdtp_l2cap_connected()
A Davdtp_internal.h100 struct k_delayed_work timeout_work; member
A Datt.c107 struct k_delayed_work timeout_work; member
266 k_delayed_work_submit(&chan->timeout_work, BT_ATT_TIMEOUT); in chan_req_sent()
505 k_delayed_work_cancel(&chan->timeout_work); in att_handle_rsp()
2470 timeout_work); in att_timeout()
2540 k_delayed_work_init(&att_chan->timeout_work, att_timeout); in bt_att_connected()

Completed in 12 milliseconds