Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h767 tBTA_JV_STATUS BTA_JvRfcommWrite(uint32_t handle, uint32_t req_id);
/system/bt/bta/jv/
Dbta_jv_api.cc662 tBTA_JV_STATUS BTA_JvRfcommWrite(uint32_t handle, uint32_t req_id) { in BTA_JvRfcommWrite() function
/system/bt/btif/src/
Dbtif_sock_rfc.cc864 BTA_JvRfcommWrite(slot->rfc_handle, slot->id); in btsock_rfc_signaled()