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.h827 extern tBTA_JV_STATUS BTA_JvRfcommStopServer(UINT32 handle, void* user_data);
/system/bt/bta/jv/
Dbta_jv_api.c980 tBTA_JV_STATUS BTA_JvRfcommStopServer(UINT32 handle, void * user_data) in BTA_JvRfcommStopServer() function
/system/bt/btif/src/
Dbtif_sock_rfc.c380 BTA_JvRfcommStopServer(slot->rfc_handle, (void *)(uintptr_t)slot->id); in free_rfc_slot_scn()