Home
last modified time | relevance | path

Searched refs:__set_ack_timer (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/net/bluetooth/
Dl2cap.h655 #define __set_ack_timer(c) l2cap_set_timer(c, &chan->ack_timer, \ macro
/linux-3.4.99/net/bluetooth/
Dl2cap_core.c3857 __set_ack_timer(chan); in l2cap_ertm_enter_local_busy()
4102 __set_ack_timer(chan); in l2cap_data_channel_iframe()