Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_ci.h48 extern void bta_ag_ci_rx_write(UINT16 handle, char *p_data, UINT16 len);
/system/bt/bta/ag/
Dbta_ag_ci.c43 void bta_ag_ci_rx_write(UINT16 handle, char *p_data, UINT16 len) in bta_ag_ci_rx_write() function