Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_co.h46 extern int bta_co_rfc_data_outgoing(uint32_t rfcomm_slot_id, uint8_t* buf,
/system/bt/btif/src/
Dbtif_sock_rfc.cc948 int bta_co_rfc_data_outgoing(uint32_t id, uint8_t* buf, uint16_t size) { in bta_co_rfc_data_outgoing() function
/system/bt/bta/jv/
Dbta_jv_act.cc1235 return bta_co_rfc_data_outgoing(p_pcb->rfcomm_slot_id, buf, len); in bta_jv_port_data_co_cback()