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

  /toolchain/binutils/binutils-2.25/gprof/
cg_dfn.c 48 static bfd_boolean is_busy (Sym *);
73 is_busy (Sym *child) function
289 if (is_busy (parent))
  /system/nfc/src/nfa/p2p/
nfa_p2p_api.c 816 tNFA_STATUS NFA_P2pSetLocalBusy(tNFA_HANDLE conn_handle, bool is_busy) {
820 P2P_TRACE_API2("NFA_P2pSetLocalBusy (): conn_handle:0x%02X, is_busy:%d",
821 conn_handle, is_busy);
842 p_msg->is_busy = is_busy;
    [all...]
nfa_p2p_act.c     [all...]
  /system/nfc/src/nfc/llcp/
llcp_api.c     [all...]
  /system/nfc/src/nfa/include/
nfa_p2p_api.h 467 extern tNFA_STATUS NFA_P2pSetLocalBusy(tNFA_HANDLE conn_handle, bool is_busy);
  /system/nfc/src/nfa/int/
nfa_p2p_int.h 139 bool is_busy; member in struct:__anon107470
  /system/nfc/src/nfc/include/
llcp_api.h 597 uint8_t remote_sap, bool is_busy);

Completed in 444 milliseconds