OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llcp_util_send_ui
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/int/
llcp_int.h
319
tLLCP_STATUS
llcp_util_send_ui
(UINT8 ssap, UINT8 dsap, tLLCP_APP_CB *p_app_cb, BT_HDR *p_msg);
/external/libnfc-nci/src/nfc/llcp/
llcp_util.c
263
** Function
llcp_util_send_ui
270
tLLCP_STATUS
llcp_util_send_ui
(UINT8 ssap, UINT8 dsap, tLLCP_APP_CB *p_app_cb, BT_HDR *p_msg)
function
llcp_api.c
704
status =
llcp_util_send_ui
(ssap, dsap, p_app_cb, p_buf);
[
all
...]
Completed in 34 milliseconds