Searched refs:bta_ag_co_tx_write (Results 1 – 3 of 3) sorted by relevance
110 extern void bta_ag_co_tx_write(UINT16 handle, UINT8 *p_data, UINT16 len);
152 void bta_ag_co_tx_write(UINT16 handle, UNUSED_ATTR UINT8 * p_data, UINT16 len) in bta_ag_co_tx_write() function
196 bta_ag_co_tx_write(handle, (UINT8 *) p_data, len); in bta_ag_data_cback()