Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h753 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, uint32_t rfcomm_slot_id);
/system/bt/bta/jv/
Dbta_jv_api.cc622 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, in BTA_JvRfcommStopServer() function
/system/bt/btif/src/
Dbtif_sock_rfc.cc412 BTA_JvRfcommStopServer(slot->rfc_handle, slot->id); in free_rfc_slot_scn()