Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h720 tBTA_JV_STATUS BTA_JvRfcommClose(uint32_t handle, uint32_t rfcomm_slot_id);
/system/bt/bta/jv/
Dbta_jv_api.cc560 tBTA_JV_STATUS BTA_JvRfcommClose(uint32_t handle, uint32_t rfcomm_slot_id) { in BTA_JvRfcommClose() function
/system/bt/btif/src/
Dbtif_sock_rfc.cc428 BTA_JvRfcommClose(slot->rfc_handle, slot->id); in cleanup_rfc_slot()