OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mca_free_buf
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/mcap/
mca_cact.c
108
mca_free_buf
((void **)&p_ccb->p_tx_req);
190
mca_free_buf
((void **)&p_ccb->p_tx_req);
195
mca_free_buf
((void **)&p_ccb->p_rx_msg);
287
mca_free_buf
((void **)&p_ccb->p_tx_req);
315
mca_free_buf
((void **)&p_ccb->p_tx_req);
532
mca_free_buf
((void **)&p_ccb->p_tx_req);
576
mca_free_buf
((void **)&p_ccb->p_tx_req);
577
mca_free_buf
((void **)&p_ccb->p_rx_msg);
mca_csm.c
308
mca_free_buf
((void **)&p_ccb->p_rx_msg);
309
mca_free_buf
((void **)&p_ccb->p_tx_req);
mca_dsm.c
263
mca_free_buf
((void **)&p_dcb->p_data);
mca_int.h
320
extern void
mca_free_buf
(void **p_buf);
mca_main.c
630
** Function
mca_free_buf
637
void
mca_free_buf
(void **p_buf)
function
Completed in 392 milliseconds