Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_int.h181 extern void bta_jv_rfcomm_stop_server(uint32_t handle, uint32_t rfcomm_slot_id);
Dbta_jv_api.cc627 Bind(&bta_jv_rfcomm_stop_server, handle, rfcomm_slot_id)); in BTA_JvRfcommStopServer()
Dbta_jv_act.cc1711 void bta_jv_rfcomm_stop_server(uint32_t handle, uint32_t rfcomm_slot_id) { in bta_jv_rfcomm_stop_server() function