Home | History | Annotate | Download | only in include

Lines Matching refs:UINT16

50 extern void bta_pan_ci_tx_ready(UINT16 handle);
65 extern void bta_pan_ci_rx_ready(UINT16 handle);
82 extern void bta_pan_ci_tx_flow(UINT16 handle, BOOLEAN enable);
98 extern void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext);
113 extern BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 *p_protocol,
126 extern void bta_pan_ci_set_pfilters(UINT16 handle, UINT16 num_filters, UINT16 *p_start_array, UINT16 *p_end_array);
139 extern void bta_pan_ci_set_mfilters(UINT16 handle, UINT16 num_mcast_filters, UINT8 *p_start_array,