Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_int.h176 extern void bta_jv_rfcomm_close(uint32_t handle, uint32_t rfcomm_slot_id);
Dbta_jv_api.cc571 Bind(&bta_jv_rfcomm_close, handle, rfcomm_slot_id)); in BTA_JvRfcommClose()
Dbta_jv_act.cc1422 void bta_jv_rfcomm_close(uint32_t handle, uint32_t rfcomm_slot_id) { in bta_jv_rfcomm_close() function