HomeSort by relevance Sort by last modified time
    Searched refs:bta_pan_ci_rx_writebuf (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/include/
bta_pan_ci.h 86 ** Function bta_pan_ci_rx_writebuf
98 extern void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext);
  /system/bt/bta/pan/
bta_pan_ci.c 149 ** Function bta_pan_ci_rx_writebuf
161 void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, function
264 void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext) function

Completed in 40 milliseconds