OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tLLCP_LINK_CBACK
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/include/
llcp_api.h
90
typedef void (
tLLCP_LINK_CBACK
) (UINT8 event, UINT8 reason);
312
tLLCP_LINK_CBACK
*p_link_cback);
/external/libnfc-nci/src/nfc/int/
llcp_int.h
61
tLLCP_LINK_CBACK
*p_link_cback; /* callback function to report llcp link status */
/external/libnfc-nci/src/nfc/llcp/
llcp_api.c
295
tLLCP_LINK_CBACK
*p_link_cback)
[
all
...]
Completed in 322 milliseconds