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

  /external/libnfc-nci/src/nfc/int/
llcp_int.h 230 tLLCP_APP_CB client_cb[LLCP_MAX_CLIENT]; /* Application's registration for client */ member in struct:__anon28164
  /external/qemu/android/
async-socket.c     [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_api.c 520 if (llcp_cb.client_cb[sap].p_app_cback == NULL)
522 p_app_cb = &llcp_cb.client_cb[sap];
    [all...]
llcp_util.c 914 p_app_cb = &llcp_cb.client_cb[local_sap - LLCP_LOWER_BOUND_LOCAL_SAP];

Completed in 57 milliseconds