Home
last modified time | relevance | path

Searched refs:nfa_hci_set_receive_buf (Results 1 – 1 of 1) sorted by relevance

/system/nfc/src/nfa/hci/
Dnfa_hci_main.cc67 static void nfa_hci_set_receive_buf(uint8_t pipe);
758 nfa_hci_set_receive_buf(pipe); in nfa_hci_conn_cback()
763 nfa_hci_set_receive_buf(pipe); in nfa_hci_conn_cback()
1070 static void nfa_hci_set_receive_buf(uint8_t pipe) { in nfa_hci_set_receive_buf() function