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.c1004 BOOLEAN remote_was_busy; in process_s_frame() local
1027 remote_was_busy = p_fcrb->remote_busy; in process_s_frame()
1030 if ( (ctrl_word & L2CAP_FCR_F_BIT) || (remote_was_busy) ) in process_s_frame()