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

/system/bt/bta/include/
H A Dbta_jv_api.h766 ** Function BTA_JvRfcommStopServer
775 tBTA_JV_STATUS BTA_JvRfcommStopServer(UINT32 handle, void* user_data);
/system/bt/bta/jv/
H A Dbta_jv_api.c877 ** Function BTA_JvRfcommStopServer
886 tBTA_JV_STATUS BTA_JvRfcommStopServer(UINT32 handle, void * user_data) function
/system/bt/btif/src/
H A Dbtif_sock_rfc.c391 BTA_JvRfcommStopServer(slot->rfc_handle, (void *)(uintptr_t)slot->id);

Completed in 8 milliseconds