Searched refs:bta_co_rfc_data_outgoing (Results 1 – 3 of 3) sorted by relevance
47 BTA_API extern int bta_co_rfc_data_outgoing(void *user_data, UINT8* buf, UINT16 size);
1013 int bta_co_rfc_data_outgoing(void *user_data, UINT8* buf, UINT16 size) in bta_co_rfc_data_outgoing() function
1889 return bta_co_rfc_data_outgoing(p_pcb->user_data, buf, len); in bta_jv_port_data_co_cback()