Searched refs:bta_jv_rfcomm_stop_server (Results 1 – 3 of 3) sorted by relevance
181 extern void bta_jv_rfcomm_stop_server(uint32_t handle, uint32_t rfcomm_slot_id);
627 Bind(&bta_jv_rfcomm_stop_server, handle, rfcomm_slot_id)); in BTA_JvRfcommStopServer()
1711 void bta_jv_rfcomm_stop_server(uint32_t handle, uint32_t rfcomm_slot_id) { in bta_jv_rfcomm_stop_server() function