Searched refs:bta_jv_rfcomm_close (Results 1 – 3 of 3) sorted by relevance
176 extern void bta_jv_rfcomm_close(uint32_t handle, uint32_t rfcomm_slot_id);
571 Bind(&bta_jv_rfcomm_close, handle, rfcomm_slot_id)); in BTA_JvRfcommClose()
1422 void bta_jv_rfcomm_close(uint32_t handle, uint32_t rfcomm_slot_id) { in bta_jv_rfcomm_close() function