Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c1026 BOOLEAN remote_was_busy; in process_s_frame() local
1049 remote_was_busy = p_fcrb->remote_busy; in process_s_frame()
1052 if ( (ctrl_word & L2CAP_FCR_F_BIT) || (remote_was_busy) ) in process_s_frame()