Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c978 BOOLEAN remote_was_busy; in process_s_frame() local
998 remote_was_busy = p_fcrb->remote_busy; in process_s_frame()
1001 if ( (ctrl_word & L2CAP_FCR_F_BIT) || (remote_was_busy) ) { in process_s_frame()