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

  /system/nfc/src/nfc/llcp/
llcp_dlc.cc 443 (p_dlcb->remote_busy) ||
    [all...]
llcp_link.cc 656 (llcp_cb.dlcb[idx].remote_busy == false) &&
777 if (llcp_cb.dlcb[idx].remote_busy == false) {
    [all...]
llcp_api.cc     [all...]
  /system/nfc/src/nfc/include/
llcp_int.h 182 bool remote_busy; /* TRUE if remote SAP is busy */ member in struct:__anon3565
  /system/bt/stack/l2cap/
l2c_fcr.cc 379 if ((p_ccb->fcrb.remote_busy) ||
    [all...]
l2c_int.h 191 bool remote_busy; /* true if peer has flowed us off */
    [all...]
l2c_utils.cc     [all...]

Completed in 235 milliseconds