OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:delete_pipe
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c
890
UINT8
delete_pipe
;
local
[
all
...]
nfa_hci_act.c
830
tNFA_HCI_DYN_PIPE *p_pipe = nfa_hciu_find_pipe_by_pid (p_evt_data->
delete_pipe
.pipe);
837
&&(p_gate->gate_owner == p_evt_data->
delete_pipe
.hci_handle)
840
nfa_hciu_send_delete_pipe_cmd (p_evt_data->
delete_pipe
.pipe);
[
all
...]
/hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_pipes.c
157
TIMM_OSAL_Error("
Delete_Pipe
Read fd failed!!!");
162
TIMM_OSAL_Error("
Delete_Pipe
Write fd failed!!!");
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
300
tNFA_HCI_API_DELETE_PIPE_EVT
delete_pipe
; /* Delete a pipe */
member in union:__anon20739
Completed in 37 milliseconds