HomeSort by relevance Sort by last modified time
    Searched refs:remote_busy (Results 1 - 7 of 7) sorted by null

  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 435 ||(p_dlcb->remote_busy)
    [all...]
llcp_link.c 630 &&(llcp_cb.dlcb[idx].remote_busy == FALSE)
763 if (llcp_cb.dlcb[idx].remote_busy == FALSE)
    [all...]
llcp_api.c     [all...]
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 181 BOOLEAN remote_busy; /* TRUE if remote SAP is busy */ member in struct:__anon10619
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c 392 if ( (p_ccb->fcrb.remote_busy == TRUE)
    [all...]
l2c_int.h 191 BOOLEAN remote_busy; /* TRUE if peer has flowed us off */ member in struct:__anon3467
    [all...]
l2c_utils.c     [all...]

Completed in 133 milliseconds