Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_fcr.cc1087 bool remote_was_busy; in process_s_frame() local
1108 remote_was_busy = p_fcrb->remote_busy; in process_s_frame()
1111 if ((ctrl_word & L2CAP_FCR_F_BIT) || (remote_was_busy)) in process_s_frame()