Searched defs:btif_hl_free_buf (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hl.c390 ** Function btif_hl_free_buf
397 void btif_hl_free_buf(void **p) function
480 btif_hl_free_buf((void **) &p_dcb->p_rx_pkt);
481 btif_hl_free_buf((void **) &p_dcb->p_tx_pkt);
2125 btif_hl_free_buf((void **) &p_data);
3185 btif_hl_free_buf((void **) &p_dcb->p_tx_pkt);
3408 btif_hl_free_buf((void **)&p_data);
3416 btif_hl_free_buf((void **)&p_data);
4725 btif_hl_free_buf((void **)&p_scb);
4848 btif_hl_free_buf((voi
[all...]

Completed in 75 milliseconds