Home
last modified time | relevance | path

Searched refs:bta_ag_co_tx_write (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_ag_co.h110 extern void bta_ag_co_tx_write(UINT16 handle, UINT8 *p_data, UINT16 len);
/system/bt/btif/co/
Dbta_ag_co.c152 void bta_ag_co_tx_write(UINT16 handle, UNUSED_ATTR UINT8 * p_data, UINT16 len) in bta_ag_co_tx_write() function
/system/bt/bta/ag/
Dbta_ag_rfc.c196 bta_ag_co_tx_write(handle, (UINT8 *) p_data, len); in bta_ag_data_cback()